summaryrefslogtreecommitdiff
path: root/server_http.c
diff options
context:
space:
mode:
authorReyk Floeter <reyk@esdenera.com>2015-01-19 20:49:54 +0100
committerReyk Floeter <reyk@esdenera.com>2015-01-19 20:49:54 +0100
commit1464756f1275128f9c68a9ddfe560ae952655928 (patch)
tree92f4e49e9f6df43e6eec35228d3ed61c433a4175 /server_http.c
parentdda5d0c767c20326169f23cc38b6b53e51875bc2 (diff)
downloadhttpd-1464756f1275128f9c68a9ddfe560ae952655928.tar.gz
httpd-1464756f1275128f9c68a9ddfe560ae952655928.zip
sync with -current
Diffstat (limited to 'server_http.c')
-rw-r--r--server_http.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/server_http.c b/server_http.c
index b1338cf..99b6175 100644
--- a/server_http.c
+++ b/server_http.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: server_http.c,v 1.65 2015/01/18 14:01:17 florian Exp $ */
+/* $OpenBSD: server_http.c,v 1.66 2015/01/19 19:37:50 reyk Exp $ */
/*
* Copyright (c) 2006 - 2015 Reyk Floeter <reyk@openbsd.org>