Add missing folding marker.

This commit is contained in:
Wez Furlong 2002-09-28 13:04:47 +00:00
parent 3c90139cfa
commit 8aae36aecb

View File

@ -761,6 +761,7 @@ PHP_FUNCTION(stream_select)
RETURN_LONG(retval);
}
/* }}} */
/* {{{ stream_context related functions */