Sat, 17 Apr 2010 01:33:19 +0000
Oops, I forgot to save this before committing.
| libpurple/util.h | file | annotate | diff | comparison | revisions |
--- a/libpurple/util.h Sat Apr 17 01:31:13 2010 +0000 +++ b/libpurple/util.h Sat Apr 17 01:33:19 2010 +0000 @@ -824,7 +824,8 @@ * * @param fd The socket file descriptor. * - * @return The address family of the socket (AF_INET, AF_INET6, etc) + * @return The address family of the socket (AF_INET, AF_INET6, etc) or -1 + * on error. * @since 2.7.0 */ int purple_socket_get_family(int fd);