Merge pull request #48 from endrift/master
Fix copy/paste error in FSFILE_Write documentation
This commit is contained in:
commit
0a78fb140c
@ -1000,7 +1000,7 @@ FSFILE_Read(Handle handle,
|
||||
/*! Write data to an open file
|
||||
*
|
||||
* @param[in] handle Open file handle
|
||||
* @param[out] bytesWritten Number of bytes read
|
||||
* @param[out] bytesWritten Number of bytes written
|
||||
* @param[in] offset File offset to write to
|
||||
* @param[in] buffer Buffer to write from
|
||||
* @param[in] size Number of bytes to write
|
||||
|
Loading…
Reference in New Issue
Block a user