aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/vi/ex/ex_file.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/vi/ex/ex_file.c')
-rw-r--r--usr.bin/vi/ex/ex_file.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/vi/ex/ex_file.c b/usr.bin/vi/ex/ex_file.c
index b2c68e762dc1..03fc4ed21d23 100644
--- a/usr.bin/vi/ex/ex_file.c
+++ b/usr.bin/vi/ex/ex_file.c
@@ -32,7 +32,7 @@
*/
#ifndef lint
-static char sccsid[] = "@(#)ex_file.c 8.10 (Berkeley) 8/8/94";
+static const char sccsid[] = "@(#)ex_file.c 8.11 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>