/[radius]/radius/radtest/input.l
ViewVC logotype

Diff of /radius/radtest/input.l

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

revision 1.18 by gray, Tue Jun 3 14:17:28 2003 UTC revision 1.19 by gray, Thu Jun 19 12:39:42 2003 UTC
# Line 270  add_num(int skip, int base, char *text, Line 270  add_num(int skip, int base, char *text,
270          add_chr(strtol(&text[leng - n + 1], NULL, base));          add_chr(strtol(&text[leng - n + 1], NULL, base));
271  }  }
272    
 static char string_acc[MAX_STRING];  
273  static char string_len;  static char string_len;
274    
275  void  void

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

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