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

Diff of /radius/lib/insist.c

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

revision 1.3 by gray, Wed Apr 30 08:58:45 2003 UTC revision 1.4 by gray, Thu Jun 19 12:39:42 2003 UTC
# Line 17  Line 17 
17  #include <radius.h>  #include <radius.h>
18    
19  int  int
20  __insist_failure(char *str, char *file, int line)  __insist_failure(const char *str, const char *file, int line)
21  {  {
22          radlog(L_CRIT,          radlog(L_CRIT,
23                 "INSIST FAILURE: %s at %s:%d", str, file, line);                 "INSIST FAILURE: %s at %s:%d", str, file, line);

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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