summaryrefslogtreecommitdiffstatsabout
path: root/functions13.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 /functions13.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 'functions13.h')
-rw-r--r--functions13.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/functions13.h b/functions13.h
index bff37f2..1b85d0e 100644
--- a/functions13.h
+++ b/functions13.h
@@ -1,3 +1,4 @@
1/* $Header: /home/cvs/mod_log_sql/functions13.h,v 1.2 2004/01/20 19:38:08 urkle Exp $ */
1static const char *extract_request_time(request_rec *r, char *a) 2static const char *extract_request_time(request_rec *r, char *a)
2{ 3{
3 int timz; 4 int timz;