Explorar o código

Minor doxygen fix.

Ryan C. Gordon %!s(int64=23) %!d(string=hai) anos
pai
achega
e6f4d10e7f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      physfs.h

+ 1 - 1
physfs.h

@@ -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.
  * \brief Flush a buffered PhysicsFS file handle.
  *
  *
  * For buffered files opened for writing, this will put the current contents
  * For buffered files opened for writing, this will put the current contents