summaryrefslogtreecommitdiff
path: root/usr.bin/window/lcmd.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/window/lcmd.c')
-rw-r--r--usr.bin/window/lcmd.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/window/lcmd.c b/usr.bin/window/lcmd.c
index 69b275e12f3..e89f7296f87 100644
--- a/usr.bin/window/lcmd.c
+++ b/usr.bin/window/lcmd.c
@@ -1,3 +1,4 @@
+/* $OpenBSD: lcmd.c,v 1.2 1996/06/26 05:43:14 deraadt Exp $ */
/* $NetBSD: lcmd.c,v 1.3 1995/09/28 10:34:21 tls Exp $ */
/*
@@ -40,7 +41,7 @@
#if 0
static char sccsid[] = "@(#)lcmd.c 8.1 (Berkeley) 6/6/93";
#else
-static char rcsid[] = "$NetBSD: lcmd.c,v 1.3 1995/09/28 10:34:21 tls Exp $";
+static char rcsid[] = "$OpenBSD: lcmd.c,v 1.2 1996/06/26 05:43:14 deraadt Exp $";
#endif
#endif /* not lint */