Ignore:
Timestamp:
01/05/10 00:43:22 (2 years ago)
Author:
niam
Branch:
default
Message:

fix compilation errors and warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sources/examples/io_stdio/test.cc

    r1406 r1421  
    1717void 
    1818hook(xexec::__collected_data__ *odata, 
    19      short                     type, 
     19     short                     type UNUSED, 
    2020     short                     operation, 
    21      void                      *udata) 
     21     void                      *udata UNUSED) 
    2222{ 
    2323    io::channel::__collected_data__ *st = (io::channel::__collected_data__ *)odata; 
Note: See TracChangeset for help on using the changeset viewer.