=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/make/buf.c,v retrieving revision 1.5 retrieving revision 1.6 diff -c -r1.5 -r1.6 *** src/usr.bin/make/buf.c 1997/04/01 07:28:05 1.5 --- src/usr.bin/make/buf.c 1998/12/05 00:06:27 1.6 *************** *** 1,4 **** ! /* $OpenBSD: buf.c,v 1.5 1997/04/01 07:28:05 millert Exp $ */ /* $NetBSD: buf.c,v 1.9 1996/12/31 17:53:21 christos Exp $ */ /* --- 1,4 ---- ! /* $OpenBSD: buf.c,v 1.6 1998/12/05 00:06:27 espie Exp $ */ /* $NetBSD: buf.c,v 1.9 1996/12/31 17:53:21 christos Exp $ */ /* *************** *** 43,49 **** #if 0 static char sccsid[] = "@(#)buf.c 8.1 (Berkeley) 6/6/93"; #else ! static char rcsid[] = "$OpenBSD: buf.c,v 1.5 1997/04/01 07:28:05 millert Exp $"; #endif #endif /* not lint */ --- 43,49 ---- #if 0 static char sccsid[] = "@(#)buf.c 8.1 (Berkeley) 6/6/93"; #else ! static char rcsid[] = "$OpenBSD: buf.c,v 1.6 1998/12/05 00:06:27 espie Exp $"; #endif #endif /* not lint */