=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/unifdef/unifdef.c,v retrieving revision 1.1 retrieving revision 1.2 diff -c -r1.1 -r1.2 *** src/usr.bin/unifdef/unifdef.c 1995/10/18 08:46:29 1.1 --- src/usr.bin/unifdef/unifdef.c 1996/06/26 05:42:10 1.2 *************** *** 1,3 **** --- 1,4 ---- + /* $OpenBSD: unifdef.c,v 1.2 1996/06/26 05:42:10 deraadt Exp $ */ /* $NetBSD: unifdef.c,v 1.4 1994/12/20 01:44:07 jtc Exp $ */ /* *************** *** 46,52 **** #if 0 static char sccsid[] = "@(#)unifdef.c 8.1 (Berkeley) 6/6/93"; #endif ! static char rcsid[] = "$NetBSD: unifdef.c,v 1.4 1994/12/20 01:44:07 jtc Exp $"; #endif /* not lint */ /* --- 47,53 ---- #if 0 static char sccsid[] = "@(#)unifdef.c 8.1 (Berkeley) 6/6/93"; #endif ! static char rcsid[] = "$OpenBSD: unifdef.c,v 1.2 1996/06/26 05:42:10 deraadt Exp $"; #endif /* not lint */ /*