]> granicus.if.org Git - php/commitdiff
WS
authorfoobar <sniper@php.net>
Fri, 31 Aug 2001 22:03:24 +0000 (22:03 +0000)
committerfoobar <sniper@php.net>
Fri, 31 Aug 2001 22:03:24 +0000 (22:03 +0000)
sapi/apache/mod_php4.h

index 92229e8cf3e0a00eaa17ecd9002e4d713630726d..cb9ce7701c48ffaff833609952cab008475bc4fa 100644 (file)
@@ -27,8 +27,8 @@
 #endif
 
 typedef struct {
-    long engine;
-    long last_modified;
+       long engine;
+       long last_modified;
        long xbithack;
        long terminate_child;
        zend_bool in_request;