=================================================================== RCS file: /MkLinux/floppy-darwin/floppy.h,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- floppy-darwin/floppy.h 2002/04/12 21:49:32 1.19 +++ floppy-darwin/floppy.h 2002/04/17 00:33:11 1.20 @@ -105,6 +105,7 @@ #else void doAsyncWrapper(swim3_async_args_t args); #endif + virtual IOReturn setProperties ( OSObject * properties ); };