summaryrefslogtreecommitdiffstats
path: root/usr.bin/vi/common/api.c
diff options
context:
space:
mode:
authormickey <mickey@openbsd.org>1996-07-24 16:14:59 +0000
committermickey <mickey@openbsd.org>1996-07-24 16:14:59 +0000
commite91eb1de741a908a25b6543e133982f22817938b (patch)
tree8eaf6fc8def7ed27f5ac290f07a91c2d3faba420 /usr.bin/vi/common/api.c
parentep* (diff)
downloadwireguard-openbsd-e91eb1de741a908a25b6543e133982f22817938b.tar.xz
wireguard-openbsd-e91eb1de741a908a25b6543e133982f22817938b.zip
bring vi/ex up to 1.71
Diffstat (limited to 'usr.bin/vi/common/api.c')
-rw-r--r--usr.bin/vi/common/api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/vi/common/api.c b/usr.bin/vi/common/api.c
index bf90d1c717e..a4c5a2a73ed 100644
--- a/usr.bin/vi/common/api.c
+++ b/usr.bin/vi/common/api.c
@@ -12,7 +12,7 @@
#include "config.h"
#ifndef lint
-static const char sccsid[] = "@(#)api.c 8.18 (Berkeley) 4/27/96";
+static const char sccsid[] = "@(#)api.c 8.19 (Berkeley) 6/8/96";
#endif /* not lint */
#include <sys/types.h>