mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Typofix in comment in proc_open.c
This commit is contained in:
parent
aab49e934d
commit
a331f43f8c
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
|||
|
||||
/* This symbol is defined in ext/standard/config.m4.
|
||||
* Essentially, it is set if you HAVE_FORK || PHP_WIN32
|
||||
* Otherplatforms may modify that configure check and add suitable #ifdefs
|
||||
* Other platforms may modify that configure check and add suitable #ifdefs
|
||||
* around the alternate code.
|
||||
* */
|
||||
#ifdef PHP_CAN_SUPPORT_PROC_OPEN
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue