summaryrefslogtreecommitdiffstats
path: root/usr.bin/window/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/window/main.c')
-rw-r--r--usr.bin/window/main.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/window/main.c b/usr.bin/window/main.c
index 6d8a2d5..b618f14 100644
--- a/usr.bin/window/main.c
+++ b/usr.bin/window/main.c
@@ -42,7 +42,8 @@ char copyright[] =
#ifndef lint
static char sccsid[] = "@(#)main.c 8.2 (Berkeley) 4/2/94";
-static char rcsid[] = "@(#)$FreeBSD$";
+static char rcsid[] =
+ "$FreeBSD$";
#endif /* not lint */
#include "defs.h"
OpenPOWER on IntegriCloud