1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 09:12:14 +01:00

Fix folding

This commit is contained in:
Johannes Schlüter
2012-04-22 02:25:02 +02:00
parent 36a5565467
commit bb2f806534

View File

@@ -975,7 +975,7 @@ MYSQLND_METHOD(mysqlnd_conn, connect)(MYSQLND * conn_handle,
}
DBG_RETURN(ret);
}
/* }}} */
/* {{{ mysqlnd_connect */
PHPAPI MYSQLND * mysqlnd_connect(MYSQLND * conn_handle,