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:
+1
-1
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user