]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Fix comments so that they match the code.
authorAlan T. DeKok <aland@freeradius.org>
Thu, 14 Mar 2013 01:33:23 +0000 (21:33 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 14 Mar 2013 01:42:00 +0000 (21:42 -0400)
src/lib/packet.c

index b7806f686b2c663d81cb7b9c086971ca8aa8bb95..d47d7ab7e6dc32106c806a7a9ef431fef4d933dd 100644 (file)
@@ -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