/[radius]/radius/lib/avl.c
ViewVC logotype

Diff of /radius/lib/avl.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by gray, Tue Jun 10 13:10:06 2003 UTC revision 1.10 by gray, Mon Jun 23 05:31:39 2003 UTC
# Line 85  avp_create(int attr) Line 85  avp_create(int attr)
85    
86          dict = attr_number_to_dict(attr);          dict = attr_number_to_dict(attr);
87          if (!dict) {          if (!dict) {
88                  radlog(L_ERR, _("make_pair(): dictionary attr %d not found"),                  radlog(L_ERR, _("make_pair(): attribute %d not found in dictionary"),
89                         attr);                         attr);
90                  return NULL;                  return NULL;
91          }          }

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26