jani            Mon Nov  5 16:29:04 2007 UTC

  Modified files:              
    /php-src/ext/standard       filestat.c 
  Log:
  ws
  
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/filestat.c?r1=1.167&r2=1.168&diff_format=u
Index: php-src/ext/standard/filestat.c
diff -u php-src/ext/standard/filestat.c:1.167 
php-src/ext/standard/filestat.c:1.168
--- php-src/ext/standard/filestat.c:1.167       Mon Nov  5 16:14:11 2007
+++ php-src/ext/standard/filestat.c     Mon Nov  5 16:29:04 2007
@@ -16,7 +16,7 @@
    +----------------------------------------------------------------------+
  */
 
-/* $Id: filestat.c,v 1.167 2007/11/05 16:14:11 jani Exp $ */
+/* $Id: filestat.c,v 1.168 2007/11/05 16:29:04 jani Exp $ */
 
 #include "php.h"
 #include "fopen_wrappers.h"
@@ -1081,7 +1081,6 @@
                efree(filename); \
        } \
 }
-
 /* }}} */
 
 /* {{{ proto int fileperms(string filename) U

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to