summaryrefslogtreecommitdiffstats
path: root/lib/libcompat/regexp/regerror.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcompat/regexp/regerror.c')
-rw-r--r--lib/libcompat/regexp/regerror.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/lib/libcompat/regexp/regerror.c b/lib/libcompat/regexp/regerror.c
index 92bb8996643..86dd12fa6f5 100644
--- a/lib/libcompat/regexp/regerror.c
+++ b/lib/libcompat/regexp/regerror.c
@@ -1,8 +1,4 @@
-/* $OpenBSD: regerror.c,v 1.6 2003/07/18 23:05:13 david Exp $ */
-#ifndef lint
-static char *rcsid = "$OpenBSD: regerror.c,v 1.6 2003/07/18 23:05:13 david Exp $";
-#endif /* not lint */
-
+/* $OpenBSD: regerror.c,v 1.7 2009/10/27 23:59:28 deraadt Exp $ */
#include <err.h>
#include <regexp.h>
#include <stdio.h>