Minor doxygen fix.

This commit is contained in:
Ryan C. Gordon 2003-01-05 01:37:00 +00:00
parent 43e61a4cd2
commit e6f4d10e7f
1 changed files with 1 additions and 1 deletions

View File

@ -1230,7 +1230,7 @@ __EXPORT__ int PHYSFS_setBuffer(PHYSFS_file *handle, PHYSFS_uint64 bufsize);
/**
* \fn int PHYSFS_flush(PHYSFS_file *handle, PHYSFS_uint64 bufsize)
* \fn int PHYSFS_flush(PHYSFS_file *handle)
* \brief Flush a buffered PhysicsFS file handle.
*
* For buffered files opened for writing, this will put the current contents