Comment fix.

This commit is contained in:
irungentoo 2015-03-27 10:51:50 -04:00
parent 06b389ea5e
commit 725a52851d
No known key found for this signature in database
GPG Key ID: 10349DC9BED89E98

View File

@ -1540,7 +1540,7 @@ typedef enum TOX_ERR_FILE_SEEK {
* TOX_FILE_CONTROL_RESUME is sent.
*
* @param friend_number The friend number of the friend the file is being
* transferred to or received from.
* received from.
* @param file_number The friend-specific identifier for the file transfer.
* @param position The position that the file should be seeked to.
*/