diff options
Diffstat (limited to 'usr.bin/vi/sex/sex_term.c')
-rw-r--r-- | usr.bin/vi/sex/sex_term.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/vi/sex/sex_term.c b/usr.bin/vi/sex/sex_term.c index 93ca048928c3..83f605f11e8b 100644 --- a/usr.bin/vi/sex/sex_term.c +++ b/usr.bin/vi/sex/sex_term.c @@ -32,7 +32,7 @@ */ #ifndef lint -static char sccsid[] = "@(#)sex_term.c 8.38 (Berkeley) 8/14/94"; +static const char sccsid[] = "@(#)sex_term.c 8.39 (Berkeley) 8/17/94"; #endif /* not lint */ #include <sys/types.h> |