Changeset 1421:8b5bb39b62b3 for sources/examples/io_stdio/test.cc
- Timestamp:
- 01/05/10 00:43:22 (2 years ago)
- Branch:
- default
- File:
-
- 1 edited
-
sources/examples/io_stdio/test.cc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sources/examples/io_stdio/test.cc
r1406 r1421 17 17 void 18 18 hook(xexec::__collected_data__ *odata, 19 short type ,19 short type UNUSED, 20 20 short operation, 21 void *udata )21 void *udata UNUSED) 22 22 { 23 23 io::channel::__collected_data__ *st = (io::channel::__collected_data__ *)odata;
Note: See TracChangeset
for help on using the changeset viewer.
