Fix compile warning

This commit is contained in:
foobar 2003-08-11 02:03:40 +00:00
parent e9eb29011c
commit 7f5dc67bb0

View file

@ -1230,7 +1230,7 @@ PHP_FUNCTION(odbc_data_source)
}
/* }}} */
#endif /* HAVE_SQLDATASOURCES *
#endif /* HAVE_SQLDATASOURCES */
/* {{{ proto resource odbc_exec(resource connection_id, string query [, int flags])
Prepare and execute an SQL statement */