From 9b69d88557d780dd96b90dad1208e71f14ae4ed1 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Sat, 6 Mar 1999 20:19:26 +0000 Subject: add missing reference to infocmp --- usr.bin/vi/common/exf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/vi/common') diff --git a/usr.bin/vi/common/exf.c b/usr.bin/vi/common/exf.c index 574a16aab3b..86c4c05bcd0 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