summaryrefslogtreecommitdiff
path: root/bin/csh/dol.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/csh/dol.c')
-rw-r--r--bin/csh/dol.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/csh/dol.c b/bin/csh/dol.c
index 991a61364dc..ca2502b7c0e 100644
--- a/bin/csh/dol.c
+++ b/bin/csh/dol.c
@@ -1,3 +1,4 @@
+/* $OpenBSD: dol.c,v 1.2 1996/06/23 14:19:18 deraadt Exp $ */
/* $NetBSD: dol.c,v 1.8 1995/09/27 00:38:38 jtc Exp $ */
/*-
@@ -37,7 +38,7 @@
#if 0
static char sccsid[] = "@(#)dol.c 8.1 (Berkeley) 5/31/93";
#else
-static char rcsid[] = "$NetBSD: dol.c,v 1.8 1995/09/27 00:38:38 jtc Exp $";
+static char rcsid[] = "$OpenBSD: dol.c,v 1.2 1996/06/23 14:19:18 deraadt Exp $";
#endif
#endif /* not lint */