aboutsummaryrefslogtreecommitdiff
path: root/httpd
diff options
context:
space:
mode:
authorReyk Floeter <reyk@esdenera.com>2015-07-17 22:45:09 +0200
committerReyk Floeter <reyk@esdenera.com>2015-07-17 22:45:09 +0200
commit3707d7b5675b545d382a433db2f80635b6a5afd8 (patch)
treec909bb12b2979ece0eacff0e60a0ae1a55d05f71 /httpd
parentcbdf6d15b5fbb72b94422b0ad96c43acda14014d (diff)
downloadhttpd-3707d7b5675b545d382a433db2f80635b6a5afd8.tar.gz
httpd-3707d7b5675b545d382a433db2f80635b6a5afd8.zip
sync
Diffstat (limited to 'httpd')
-rw-r--r--httpd/server_fcgi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/httpd/server_fcgi.c b/httpd/server_fcgi.c
index d42721a..50a9d68 100644
--- a/httpd/server_fcgi.c
+++ b/httpd/server_fcgi.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: server_fcgi.c,v 1.54 2015/06/09 08:50:52 jung Exp $ */
+/* $OpenBSD: server_fcgi.c,v 1.55 2015/07/17 20:44:57 reyk Exp $ */
/*
* Copyright (c) 2014 Florian Obser <florian@openbsd.org>