Skip to content

Commit

Permalink
Minor doxygen fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Jan 5, 2003
1 parent 43e61a4 commit e6f4d10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion physfs.h
Expand Up @@ -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
Expand Down

0 comments on commit e6f4d10

Please sign in to comment.