1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 10:43:30 +02:00

MFH: fix compile warning

This commit is contained in:
foobar
2003-08-11 02:08:32 +00:00
parent 0d8beb77f6
commit 7c0dd1251c
+1 -1
View File
@@ -1232,7 +1232,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 */