Skip to content

Commit

Permalink
Fixed a comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Feb 25, 2016
1 parent e608c5c commit acd00dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/physfs_internal.h
Expand Up @@ -543,7 +543,7 @@ void *__PHYSFS_platformGetThreadID(void);


/* /*
* Enumerate a directory of files. This follows the rules for the * 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 * (dirName) that is passed to this function is converted to
* platform-DEPENDENT notation by the caller. The PHYSFS_Archiver version * platform-DEPENDENT notation by the caller. The PHYSFS_Archiver version
* uses platform-independent notation. Note that ".", "..", and other * uses platform-independent notation. Note that ".", "..", and other
Expand Down

0 comments on commit acd00dd

Please sign in to comment.