=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/make/Attic/hash.c,v retrieving revision 1.3 retrieving revision 1.4 diff -c -r1.3 -r1.4 *** src/usr.bin/make/Attic/hash.c 1996/11/30 21:08:55 1.3 --- src/usr.bin/make/Attic/hash.c 1998/12/05 00:06:27 1.4 *************** *** 1,4 **** ! /* $OpenBSD: hash.c,v 1.3 1996/11/30 21:08:55 millert Exp $ */ /* $NetBSD: hash.c,v 1.6 1996/11/06 17:59:06 christos Exp $ */ /* --- 1,4 ---- ! /* $OpenBSD: hash.c,v 1.4 1998/12/05 00:06:27 espie Exp $ */ /* $NetBSD: hash.c,v 1.6 1996/11/06 17:59:06 christos Exp $ */ /* *************** *** 43,49 **** #if 0 static char sccsid[] = "@(#)hash.c 8.1 (Berkeley) 6/6/93"; #else ! static char rcsid[] = "$OpenBSD: hash.c,v 1.3 1996/11/30 21:08:55 millert Exp $"; #endif #endif /* not lint */ --- 43,49 ---- #if 0 static char sccsid[] = "@(#)hash.c 8.1 (Berkeley) 6/6/93"; #else ! static char rcsid[] = "$OpenBSD: hash.c,v 1.4 1998/12/05 00:06:27 espie Exp $"; #endif #endif /* not lint */