[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.2 and 1.3

version 1.2, 1996/05/04 09:15:06 version 1.3, 1996/06/26 05:33:43
Line 1 
Line 1 
   /*      $OpenBSD$       */
   
 /*-  /*-
  * Copyright (c) 1996 The NetBSD Foundation, Inc.   * Copyright (c) 1996 The NetBSD Foundation, Inc.
  * All rights reserved.   * All rights reserved.
Line 39 
Line 41 
  */   */
   
 #ifndef lint  #ifndef lint
 static char rcsid[] = "$Id$";  static char rcsid[] = "$OpenBSD$";
 #endif /* not lint */  #endif /* not lint */
   
 #include <stdio.h>  #include <stdio.h>

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