summaryrefslogtreecommitdiffstatsabout
path: root/apache20.h
diff options
context:
space:
mode:
authorEdward Rudd <urkle@outoforder.cc>2004-01-20 19:38:08 (GMT)
committer Edward Rudd <urkle@outoforder.cc>2004-01-20 19:38:08 (GMT)
commitccd1b379bfc208c34ad61fc42cac4a797af6d153 (patch)
tree572f08ed678630b4244010aadf2a7305f7c98d8a /apache20.h
parent40f0c8fe04858acd724d6221dbf8a357259e5d6b (diff)
moved extract_* functions to functions.h (version specific in functions(13|20).h)
moves SSL logging routings to mod_log_sql_ssl.c updated changelog added AUTHORS
Diffstat (limited to 'apache20.h')
-rw-r--r--apache20.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apache20.h b/apache20.h
index fd111d3..8a34643 100644
--- a/apache20.h
+++ b/apache20.h
@@ -1,3 +1,4 @@
1/* $Header: /home/cvs/mod_log_sql/apache20.h,v 1.2 2004/01/20 19:38:07 urkle Exp $ */
1#ifndef APACHE20_H 2#ifndef APACHE20_H
2#define APACHE20_H 3#define APACHE20_H
3 4