Typofix in comment in proc_open.c

This commit is contained in:
Jille Timmermans 2012-05-29 15:44:04 +02:00 committed by Xinchen Hui
parent aab49e934d
commit a331f43f8c

View file

@ -57,7 +57,7 @@
/* This symbol is defined in ext/standard/config.m4. /* This symbol is defined in ext/standard/config.m4.
* Essentially, it is set if you HAVE_FORK || PHP_WIN32 * 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. * around the alternate code.
* */ * */
#ifdef PHP_CAN_SUPPORT_PROC_OPEN #ifdef PHP_CAN_SUPPORT_PROC_OPEN