[BACK]Return to getconf.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / getconf

Diff for /src/usr.bin/getconf/getconf.c between version 1.5 and 1.6

version 1.5, 2001/07/12 05:17:08 version 1.6, 2002/02/16 21:27:46
Line 52 
Line 52 
 #include <err.h>  #include <err.h>
 #include <errno.h>  #include <errno.h>
   
 static void usage __P((void));  static void usage(void);
   
 struct conf_variable  struct conf_variable
 {  {

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6