From ae8a234af8879e97f27622bf3af2202b850b82c3 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Fri, 26 Nov 1999 22:49:10 +0000 Subject: o Update README files etc. from nvi-1.79 so they have the correct info o make port.h empty since we there is nothing we lack o include , not in files that use MIN/MAX macros o add perl api support since we have libperl (off by default) --- usr.bin/vi/common/exf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/vi/common/exf.c') diff --git a/usr.bin/vi/common/exf.c b/usr.bin/vi/common/exf.c index dd0eba7fd87..b705ee4282c 100644 --- a/usr.bin/vi/common/exf.c +++ b/usr.bin/vi/common/exf.c @@ -10,7 +10,7 @@ #include "config.h" #ifndef lint -static const char sccsid[] = "@(#)exf.c 10.49 (Berkeley) 10/10/96"; +static const char sccsid[] = "@(#)exf.c 10.49 (Berkeley) 10/10/96"; #endif /* not lint */ #include -- cgit v1.2.3