Mon, 08 May 2006 04:02:50 +0000
[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,