Fixed typo in Doxygen comment.

This commit is contained in:
Ryan C. Gordon 2006-09-23 10:49:10 +00:00
parent cbf1dc67f3
commit 994e62e5f2
2 changed files with 2 additions and 1 deletions

View File

@ -4,6 +4,7 @@
-- stuff in the stable-1.0 branch, backported from 2.0.0 dev branch, etc ---
09232006 - Fixed typo in doxygen comment.
03232006 - Added -fvisibility for gcc4 (http://gcc.gnu.org/wiki/Visibility)
01012006 - Added physfs.rc (thanks, Dennis!). Changed my email address.
11282005 - Whitespace fix, and corrected docs on PHYSFS_setWriteDir().

View File

@ -311,7 +311,7 @@ typedef struct
* revision).
*
* \sa PHYSFS_VERSION
* \sa PHYFS_getLinkedVersion
* \sa PHYSFS_getLinkedVersion
*/
typedef struct
{