aboutsummaryrefslogtreecommitdiff
path: root/httpd/patterns.c
diff options
context:
space:
mode:
Diffstat (limited to 'httpd/patterns.c')
-rw-r--r--httpd/patterns.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/httpd/patterns.c b/httpd/patterns.c
index 34bd52b..42e4b25 100644
--- a/httpd/patterns.c
+++ b/httpd/patterns.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: patterns.c,v 1.3 2015/06/26 10:07:48 semarie Exp $ */
+/* $OpenBSD: patterns.c,v 1.4 2015/08/18 08:26:39 reyk Exp $ */
/*
* Copyright (c) 2015 Reyk Floeter <reyk@openbsd.org>
@@ -26,7 +26,7 @@
/*
* Derived from Lua 5.3.1:
- * $Id: patterns.c,v 1.3 2015/06/26 10:07:48 semarie Exp $
+ * $Id: patterns.c,v 1.4 2015/08/18 08:26:39 reyk Exp $
* Standard library for string operations and pattern-matching
*/