summaryrefslogtreecommitdiffstatsabout
path: root/functions20.h
diff options
context:
space:
mode:
authorEdward Rudd <urkle@outoforder.cc>2004-04-10 04:56:01 (GMT)
committer Edward Rudd <urkle@outoforder.cc>2004-04-10 04:56:01 (GMT)
commit8ee3532f8b6c454f2600e6c3b47362d22b7cf536 (patch)
tree098a7ab213d94ed11ed8c0d75e1ef22eaf6da248 /functions20.h
parent9a1ac03f0412c24b99790b07372d4e3686f8d1f8 (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 'functions20.h')
-rw-r--r--functions20.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions20.h b/functions20.h
index 31d9e4b..42fe664 100644
--- a/functions20.h
+++ b/functions20.h
@@ -1,4 +1,4 @@
1/* $Header: /home/cvs/mod_log_sql/functions20.h,v 1.3 2004/02/05 21:59:46 urkle Exp $ */ 1/* $Id$ */
2/* functions */ 2/* functions */
3static const char *extract_bytes_sent(request_rec *r, char *a) 3static const char *extract_bytes_sent(request_rec *r, char *a)
4{ 4{