diff options
author | Edward Rudd | 2004-01-20 19:38:08 +0000 |
---|---|---|
committer | Edward Rudd | 2004-01-20 19:38:08 +0000 |
commit | ccd1b379bfc208c34ad61fc42cac4a797af6d153 (patch) | |
tree | 572f08ed678630b4244010aadf2a7305f7c98d8a /functions13.h | |
parent | 40f0c8fe04858acd724d6221dbf8a357259e5d6b (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.h | 1 |
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 $ */ | ||
1 | static const char *extract_request_time(request_rec *r, char *a) | 2 | static const char *extract_request_time(request_rec *r, char *a) |
2 | { | 3 | { |
3 | int timz; | 4 | int timz; |