]> granicus.if.org Git - php/commitdiff
ws
authorJani Taskinen <jani@php.net>
Mon, 5 Nov 2007 16:29:04 +0000 (16:29 +0000)
committerJani Taskinen <jani@php.net>
Mon, 5 Nov 2007 16:29:04 +0000 (16:29 +0000)
ext/standard/filestat.c

index d9e885c8121e5b09578fd95868993623c1fd008d..8836b0e5d791e925218807f5505c151f98b85f21 100644 (file)
@@ -1081,7 +1081,6 @@ void name(INTERNAL_FUNCTION_PARAMETERS) { \
                efree(filename); \
        } \
 }
-
 /* }}} */
 
 /* {{{ proto int fileperms(string filename) U