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