changeset 13745:fcb3f77df50d

[gaim-migrate @ 16156] Clarify this a tiny bit committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 08 May 2006 04:02:50 +0000
parents c10237fd961c
children ae1849182c8f
files src/eventloop.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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,