mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
- Fix folding
This commit is contained in:
parent
127d7bc79e
commit
a7410ea03d
1 changed files with 1 additions and 1 deletions
|
@ -1043,7 +1043,7 @@ static int mysqlnd_stream_array_from_fd_set(MYSQLND **conn_array, fd_set *fds TS
|
|||
|
||||
return ret;
|
||||
}
|
||||
|
||||
/* }}} */
|
||||
|
||||
#ifndef PHP_WIN32
|
||||
#define php_select(m, r, w, e, t) select(m, r, w, e, t)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue