From: Alan T. DeKok Date: Thu, 14 Mar 2013 01:33:23 +0000 (-0400) Subject: Fix comments so that they match the code. X-Git-Tag: release_3_0_0_beta1~756 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bbc0b0a8149a652f6bfe1821e1b08c123313d09;p=thirdparty%2Ffreeradius-server.git Fix comments so that they match the code. --- diff --git a/src/lib/packet.c b/src/lib/packet.c index b7806f686b2..d47d7ab7e6d 100644 --- a/src/lib/packet.c +++ b/src/lib/packet.c @@ -565,8 +565,7 @@ int fr_packet_list_num_elements(fr_packet_list_t *pl) /* * 1 == ID was allocated & assigned - * 0 == error allocating memory - * -1 == all ID's are used, caller should open a new socket. + * 0 == couldn't allocate ID. * * Note that this ALSO assigns a socket to use, and updates * packet->request->src_ipaddr && packet->request->src_port