aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/window/cmd4.c
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-05-17 09:38:49 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-05-17 09:38:49 +0000
commit2f8b721157b825a04df115df2eef5ac385154df1 (patch)
tree64fada3da0048e300c6a259740d8479a44cefc26 /usr.bin/window/cmd4.c
parentc1323a523a682638a87947d1abe06946f63c74d9 (diff)
downloadsrc-2f8b721157b825a04df115df2eef5ac385154df1.tar.gz
src-2f8b721157b825a04df115df2eef5ac385154df1.zip
Fix the rcsid's.
Notes
Notes: svn path=/head/; revision=76736
Diffstat (limited to 'usr.bin/window/cmd4.c')
-rw-r--r--usr.bin/window/cmd4.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/window/cmd4.c b/usr.bin/window/cmd4.c
index b4e32713b3b6..82ed1bd7d5e6 100644
--- a/usr.bin/window/cmd4.c
+++ b/usr.bin/window/cmd4.c
@@ -36,7 +36,8 @@
#ifndef lint
static char sccsid[] = "@(#)cmd4.c 8.1 (Berkeley) 6/6/93";
-static char rcsid[] = "@(#)$FreeBSD$";
+static char rcsid[] =
+ "$FreeBSD$";
#endif /* not lint */
#include "defs.h"