diff --git a/ext/standard/filestat.c b/ext/standard/filestat.c index d9e885c8121..8836b0e5d79 100644 --- a/ext/standard/filestat.c +++ b/ext/standard/filestat.c @@ -1081,7 +1081,6 @@ void name(INTERNAL_FUNCTION_PARAMETERS) { \ efree(filename); \ } \ } - /* }}} */ /* {{{ proto int fileperms(string filename) U