summaryrefslogtreecommitdiffstats
path: root/usr.bin/window/char.c
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2001-05-17 09:38:49 +0000
committerobrien <obrien@FreeBSD.org>2001-05-17 09:38:49 +0000
commitba39ea389307cc53bf53f9cbdb7bed3753940492 (patch)
treec74eb5b8b99c084c04a68d25d549604ec2a49094 /usr.bin/window/char.c
parentf76a1a77af1a33cd7b200de6583fbf5a86868824 (diff)
downloadFreeBSD-src-ba39ea389307cc53bf53f9cbdb7bed3753940492.zip
FreeBSD-src-ba39ea389307cc53bf53f9cbdb7bed3753940492.tar.gz
Fix the rcsid's.
Diffstat (limited to 'usr.bin/window/char.c')
-rw-r--r--usr.bin/window/char.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/window/char.c b/usr.bin/window/char.c
index 8680cd4..cd9a6eb 100644
--- a/usr.bin/window/char.c
+++ b/usr.bin/window/char.c
@@ -36,7 +36,8 @@
#ifndef lint
static char sccsid[] = "@(#)char.c 8.1 (Berkeley) 6/6/93";
-static char rcsid[] = "@(#)$FreeBSD$";
+static char rcsid[] =
+ "$FreeBSD$";
#endif /* not lint */
#include "char.h"
OpenPOWER on IntegriCloud