diff --git a/sapi/cli/php_cli.c b/sapi/cli/php_cli.c index 4f6cd97bbc4..22aef0ef79e 100644 --- a/sapi/cli/php_cli.c +++ b/sapi/cli/php_cli.c @@ -502,7 +502,7 @@ static int cli_seek_file_begin(zend_file_handle *file_handle, char *script_file, } return SUCCESS; } -/* }} */ +/* }}} */ /* {{{ main */