diff -r 75ac8ab59394 -r da48b9ff4c9b src/physfs_internal.h --- a/src/physfs_internal.h Thu Feb 25 00:40:17 2016 -0500 +++ b/src/physfs_internal.h Thu Feb 25 01:16:42 2016 -0500 @@ -543,7 +543,7 @@ /* * Enumerate a directory of files. This follows the rules for the - * PHYSFS_Archiver::enumerateFiles() method (see above), except that the + * PHYSFS_Archiver::enumerateFiles() method, except that the * (dirName) that is passed to this function is converted to * platform-DEPENDENT notation by the caller. The PHYSFS_Archiver version * uses platform-independent notation. Note that ".", "..", and other