mirror of
https://github.com/php/php-src.git
synced 2026-03-26 01:02:25 +01:00
Fix compile warning
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user