diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2003-02-21 16:39:57 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2003-02-21 16:39:57 +0000 |
commit | b1e215336c8943e4299fae672994bb9ed09b6d9c (patch) | |
tree | 7f650dc3bce5c314f3c349bedf195ca51190d382 /usr.sbin/httpd | |
parent | 8965598e2b2a6ec0802ec7f09ba0d80b265cfbbd (diff) |
$OpenBSD$
Diffstat (limited to 'usr.sbin/httpd')
-rw-r--r-- | usr.sbin/httpd/src/main/http_protocol.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/httpd/src/main/http_protocol.c b/usr.sbin/httpd/src/main/http_protocol.c index 3f53a96a175..71b3baf93fa 100644 --- a/usr.sbin/httpd/src/main/http_protocol.c +++ b/usr.sbin/httpd/src/main/http_protocol.c @@ -1,3 +1,4 @@ +/* $OpenBSD: http_protocol.c,v 1.20 2003/02/21 16:39:56 henning Exp $ */ /* ==================================================================== * The Apache Software License, Version 1.1 * |