libpurple/xfer.h

branch
soc.2013.gobjectification.plugins
changeset 37114
581adbabe319
parent 37113
cb24b99a09ea
parent 35577
a233a848e482
child 37148
50f361d39a1e
--- a/libpurple/xfer.h	Sat Feb 15 22:10:38 2014 +0530
+++ b/libpurple/xfer.h	Mon Feb 17 21:57:26 2014 +0530
@@ -525,8 +525,8 @@
  * purple_xfer_set_bytes_sent:
  * @xfer:       The file transfer.
  * @bytes_sent: The new current position in the file.  If we're
- *                   sending a file then this is the byte that we will
- *                   send.  If we're receiving a file, this is the
+ *                   sending a file then this is the next byte that we
+ *                   will send.  If we're receiving a file, this is the
  *                   next byte that we expect to receive.
  *
  * Sets the current working position in the active file transfer.  This

mercurial