Fix folding marker

This commit is contained in:
Wez Furlong 2003-04-19 14:41:31 +00:00
parent 0bcfdd0262
commit 7ca29424c4

View File

@ -502,7 +502,7 @@ static int cli_seek_file_begin(zend_file_handle *file_handle, char *script_file,
}
return SUCCESS;
}
/* }} */
/* }}} */
/* {{{ main
*/