]> granicus.if.org Git - php/commitdiff
touch the file
authorSterling Hughes <sterling@php.net>
Thu, 26 Jun 2003 03:53:17 +0000 (03:53 +0000)
committerSterling Hughes <sterling@php.net>
Thu, 26 Jun 2003 03:53:17 +0000 (03:53 +0000)
ext/standard/var_unserializer.c

index 7514504f3d67f9a04116bfe580e48e210b9f631c..c0c32c3960d0059b6f59f85cdbc8da91895e1841 100644 (file)
@@ -115,7 +115,6 @@ PHPAPI void var_destroy(php_unserialize_data_t *var_hashx)
 
 
 
-
 static inline int parse_iv2(const char *p, const char **q)
 {
        char cursor;