diff options
-rw-r--r-- | usr.sbin/httpd/src/main/http_log.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/httpd/src/main/http_log.c b/usr.sbin/httpd/src/main/http_log.c index ee1afe87688..c35592324a4 100644 --- a/usr.sbin/httpd/src/main/http_log.c +++ b/usr.sbin/httpd/src/main/http_log.c @@ -1,3 +1,5 @@ +/* $OpenBSD: http_log.c,v 1.13 2002/08/15 15:49:33 henning Exp $ */ + /* ==================================================================== * The Apache Software License, Version 1.1 * |