]> granicus.if.org Git - php/commitdiff
MFH
authorfoobar <sniper@php.net>
Mon, 8 Apr 2002 22:21:30 +0000 (22:21 +0000)
committerfoobar <sniper@php.net>
Mon, 8 Apr 2002 22:21:30 +0000 (22:21 +0000)
ext/odbc/php_odbc.c

index 36c950dfcd46b7ad3309169b715eba16b77b45b8..f64b58429c423791c0f098ac355c4915e824e87e 100644 (file)
@@ -1965,7 +1965,7 @@ int odbc_sqlconnect(odbc_connection **conn, char *db, char *uid, char *pwd, int
        }
 /*  Possible fix for bug #10250
  *  Needs testing on UnixODBC < 2.0.5 though. */
- #if defined(HAVE_EMPRESS) || defined(HAVE_UNIXODBC)
+#if defined(HAVE_EMPRESS) || defined(HAVE_UNIXODBC)
 /* *  Uncomment the line above, and comment line below to fully test 
  * #ifdef HAVE_EMPRESS */
        {