[gaim-migrate @ 16156]

Mon, 08 May 2006 04:02:50 +0000

author
Mark Doliner <markdoliner@pidgin.im>
date
Mon, 08 May 2006 04:02:50 +0000
changeset 13747
26ce2a14d553
parent 13746
790924f38349
child 13748
24a3012f92df

[gaim-migrate @ 16156]
Clarify this a tiny bit

src/eventloop.h file | annotate | diff | comparison | revisions
--- a/src/eventloop.h	Mon May 08 04:02:34 2006 +0000
+++ b/src/eventloop.h	Mon May 08 04:02:50 2006 +0000
@@ -107,7 +107,7 @@
  * @param func      The callback function for data.
  * @param user_data User-specified data.
  *
- * @return The resulting handle.
+ * @return The resulting handle (will be greater than 0).
  * @see g_io_add_watch_full
  */
 guint gaim_input_add(int fd, GaimInputCondition cond,

mercurial