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

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

version 1.2, 1996/04/21 23:43:17 version 1.3, 1996/06/26 05:36:25
Line 1 
Line 1 
   /*      $OpenBSD$       */
 /*      $NetBSD: buf.c,v 1.7 1996/03/29 02:17:13 jtc Exp $      */  /*      $NetBSD: buf.c,v 1.7 1996/03/29 02:17:13 jtc Exp $      */
   
 /*  /*
Line 42 
Line 43 
 #if 0  #if 0
 static char sccsid[] = "@(#)buf.c       5.5 (Berkeley) 12/28/90";  static char sccsid[] = "@(#)buf.c       5.5 (Berkeley) 12/28/90";
 #else  #else
 static char rcsid[] = "$NetBSD: buf.c,v 1.7 1996/03/29 02:17:13 jtc Exp $";  static char rcsid[] = "$OpenBSD$";
 #endif  #endif
 #endif /* not lint */  #endif /* not lint */
   

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