changeset 1227 | b5c017759a1f |
parent 1226 | 3ea51c799aba |
child 1228 | 7c0e9de2ba33 |
--- a/src/physfs_internal.h Thu Mar 15 01:58:39 2012 -0400 +++ b/src/physfs_internal.h Sun Mar 18 12:23:30 2012 -0400 @@ -1043,8 +1043,7 @@ /* * Initialize the platform. This is called when PHYSFS_init() is called from - * the application. You can use this to (for example) determine what version - * of Windows you're running. + * the application. * * Return zero if there was a catastrophic failure (which prevents you from * functioning at all), and non-zero otherwise.