aboutsummaryrefslogtreecommitdiff
path: root/httpd/parse.y
diff options
context:
space:
mode:
authorReyk Floeter <reyk@esdenera.com>2015-06-23 19:41:33 +0200
committerReyk Floeter <reyk@esdenera.com>2015-06-23 19:41:33 +0200
commit429408fc074117ba9222fe949b426f196a722e4a (patch)
treec1f4e4b8e1fd6716dcaa90ca378d82f1e4dacd75 /httpd/parse.y
parent81406d22e54b5d3ad4799d92125dd1c4a4bc0a28 (diff)
downloadhttpd-429408fc074117ba9222fe949b426f196a722e4a.tar.gz
httpd-429408fc074117ba9222fe949b426f196a722e4a.zip
sync with -current
Diffstat (limited to 'httpd/parse.y')
-rw-r--r--httpd/parse.y2
1 files changed, 1 insertions, 1 deletions
diff --git a/httpd/parse.y b/httpd/parse.y
index f556bf0..1ba5cf3 100644
--- a/httpd/parse.y
+++ b/httpd/parse.y
@@ -1,4 +1,4 @@
-/* $OpenBSD: parse.y,v 1.67 2015/04/01 04:51:15 jsg Exp $ */
+/* $OpenBSD: parse.y,v 1.68 2015/06/23 15:23:14 reyk Exp $ */
/*
* Copyright (c) 2007 - 2015 Reyk Floeter <reyk@openbsd.org>