diff options
author | Edward Rudd | 2004-04-10 04:56:01 +0000 |
---|---|---|
committer | Edward Rudd | 2004-04-10 04:56:01 +0000 |
commit | 8ee3532f8b6c454f2600e6c3b47362d22b7cf536 (patch) | |
tree | 098a7ab213d94ed11ed8c0d75e1ef22eaf6da248 /apache20.h | |
parent | 9a1ac03f0412c24b99790b07372d4e3686f8d1f8 (diff) |
copied mysql driver to mod_log_sql_pgsql.c to start on PostgreSQL driver
added keyword ID expansion to source files and removed old CVS headers from others
Diffstat (limited to 'apache20.h')
-rw-r--r-- | apache20.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ | |||
1 | /* $Header: /home/cvs/mod_log_sql/apache20.h,v 1.3 2004/01/21 04:34:21 urkle Exp $ */ | 1 | /* $Id$ */ |
2 | #ifndef APACHE20_H | 2 | #ifndef APACHE20_H |
3 | #define APACHE20_H | 3 | #define APACHE20_H |
4 | 4 | ||