ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/SheepShaver/src/Unix/prefs_editor_gtk.cpp
(Generate patch)

Comparing SheepShaver/src/Unix/prefs_editor_gtk.cpp (file contents):
Revision 1.18 by gbeauche, 2006-05-01T23:01:53Z vs.
Revision 1.19 by gbeauche, 2006-05-08T17:20:20Z

# Line 1337 | Line 1337 | void MountVolume(void *fh) { }
1337   void FileDiskLayout(loff_t size, uint8 *data, loff_t &start_byte, loff_t &real_size) { }
1338  
1339   #if defined __APPLE__ && defined __MACH__
1340 < void DarwinAddCDROMPrefs(void) { }
1340 > void DarwinSysInit(void) { }
1341 > void DarwinSysExit(void) { }
1342   void DarwinAddFloppyPrefs(void) { }
1343   void DarwinAddSerialPrefs(void) { }
1344   bool DarwinCDReadTOC(char *, uint8 *) { }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines