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

Diff for /src/usr.bin/make/Attic/util.c between version 1.2 and 1.3

version 1.2, 1995/12/14 03:23:39 version 1.3, 1996/06/26 05:36:38
Line 1 
Line 1 
   /*      $OpenBSD$       */
 /*      $NetBSD: util.c,v 1.5 1995/11/22 17:40:17 christos Exp $        */  /*      $NetBSD: util.c,v 1.5 1995/11/22 17:40:17 christos Exp $        */
   
 /*  /*
Line 6 
Line 7 
  */   */
   
 #ifndef lint  #ifndef lint
 static char rcsid[] = "$Id$";  static char rcsid[] = "$OpenBSD$";
 #endif  #endif
   
 #include <stdio.h>  #include <stdio.h>

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