[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.11 and 1.12

version 1.11, 2008/11/08 01:29:10 version 1.12, 2009/10/27 23:59:38
Line 40 
Line 40 
  *      J.T. Conklin (jtc@wimsey.com), Winning Strategies, Inc.   *      J.T. Conklin (jtc@wimsey.com), Winning Strategies, Inc.
  */   */
   
 #ifndef lint  
 static char rcsid[] = "$OpenBSD$";  
 #endif /* not lint */  
   
 #include <stdio.h>  #include <stdio.h>
 #include <stdlib.h>  #include <stdlib.h>
 #include <string.h>  #include <string.h>

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12