summaryrefslogtreecommitdiff
path: root/usr.bin/vi/cl/cl_funcs.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/vi/cl/cl_funcs.c')
-rw-r--r--usr.bin/vi/cl/cl_funcs.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/usr.bin/vi/cl/cl_funcs.c b/usr.bin/vi/cl/cl_funcs.c
index 92985444ce0..ba9bf5918ed 100644
--- a/usr.bin/vi/cl/cl_funcs.c
+++ b/usr.bin/vi/cl/cl_funcs.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: cl_funcs.c,v 1.13 2009/01/28 13:02:22 sobrado Exp $ */
+/* $OpenBSD: cl_funcs.c,v 1.14 2009/10/27 23:59:47 deraadt Exp $ */
/*-
* Copyright (c) 1993, 1994
@@ -11,10 +11,6 @@
#include "config.h"
-#ifndef lint
-static const char sccsid[] = "@(#)cl_funcs.c 10.50 (Berkeley) 9/24/96";
-#endif /* not lint */
-
#include <sys/types.h>
#include <sys/queue.h>
#include <sys/time.h>