changeset 1570 | 3bd8afc43ee3 |
parent 1550 | c849824939bd |
child 1588 | 59a7ec36bd8c |
--- a/src/physfs_platforms.h Mon Aug 14 01:29:45 2017 -0400 +++ b/src/physfs_platforms.h Mon Aug 14 01:35:10 2017 -0400 @@ -67,7 +67,7 @@ # define PHYSFS_PLATFORM_UNIX 1 # define PHYSFS_PLATFORM_POSIX 1 #elif defined(__QNX__) -# define PHYSFS_NO_CDROM_SUPPORT 1 /* !!! FIXME-3.0? */ +# define PHYSFS_NO_CDROM_SUPPORT 1 /* !!! FIXME? */ # define PHYSFS_PLATFORM_QNX 1 # define PHYSFS_PLATFORM_UNIX 1 # define PHYSFS_PLATFORM_POSIX 1