/[radius]/radius/lib/argp-help.c
ViewVC logotype

Diff of /radius/lib/argp-help.c

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

revision 1.2 by gray, Thu Jun 19 06:28:48 2003 UTC revision 1.3 by gray, Fri Aug 15 13:31:00 2003 UTC
# Line 72  char *alloca (); Line 72  char *alloca ();
72  #include "argp.h"  #include "argp.h"
73  #include "argp-fmtstream.h"  #include "argp-fmtstream.h"
74  #include "argp-namefrob.h"  #include "argp-namefrob.h"
75    
76    #ifndef HAVE_STRCHRNUL
77    char *strchrnul(const char *s, int c_in);
78    #endif
79    
80    
81  /* User-selectable (using an environment variable) formatting parameters.  /* User-selectable (using an environment variable) formatting parameters.
82    

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

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