mirror of
https://github.com/php/php-src.git
synced 2026-04-04 06:32:49 +02:00
Typofix in comment in proc_open.c
This commit is contained in:
committed by
Xinchen Hui
parent
aab49e934d
commit
a331f43f8c
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user