diff options
Diffstat (limited to 'usr.bin/window/ttzentec.c')
-rw-r--r-- | usr.bin/window/ttzentec.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/window/ttzentec.c b/usr.bin/window/ttzentec.c index 97fbb07..b7d2976 100644 --- a/usr.bin/window/ttzentec.c +++ b/usr.bin/window/ttzentec.c @@ -36,6 +36,7 @@ #ifndef lint static char sccsid[] = "@(#)ttzentec.c 8.1 (Berkeley) 6/6/93"; +static char rcsid[] = "@(#)$FreeBSD$"; #endif /* not lint */ #include "ww.h" |