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 /functions20.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 'functions20.h')
-rw-r--r-- | functions20.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/functions20.h b/functions20.h index 9ff3a63..c8701a2 100644 --- a/functions20.h +++ b/functions20.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* $Header: /home/cvs/mod_log_sql/functions20.h,v 1.2 2004/01/20 19:38:08 urkle Exp $ */ | ||
1 | /* functions */ | 2 | /* functions */ |
2 | static const char *extract_request_time_custom(request_rec *r, char *a, | 3 | static const char *extract_request_time_custom(request_rec *r, char *a, |
3 | apr_time_exp_t *xt) | 4 | apr_time_exp_t *xt) |