Author: turnstep
Date: Sun Jul 12 11:47:09 2009
New Revision: 13044

Modified:
   DBD-Pg/trunk/quote.c

Log:
Whitespace.


Modified: DBD-Pg/trunk/quote.c
==============================================================================
--- DBD-Pg/trunk/quote.c        (original)
+++ DBD-Pg/trunk/quote.c        Sun Jul 12 11:47:09 2009
@@ -229,8 +229,6 @@
        
 }
 
-
-
 char * quote_bool(const char *value, STRLEN len, STRLEN *retlen, int estring) 
 {
        dTHX;
@@ -281,7 +279,6 @@
        return result;
 }
 
-
 char * quote_float(const char *string, STRLEN len, STRLEN *retlen, int estring)
 {
        dTHX;

Reply via email to