SOURCES: bugzilla.conf - spaces -> tabs

baggins baggins at pld-linux.org
Fri Mar 10 14:19:44 CET 2006


Author: baggins                      Date: Fri Mar 10 13:19:44 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- spaces -> tabs

---- Files affected:
SOURCES:
   bugzilla.conf (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SOURCES/bugzilla.conf
diff -u SOURCES/bugzilla.conf:1.4 SOURCES/bugzilla.conf:1.5
--- SOURCES/bugzilla.conf:1.4	Fri Mar 10 14:16:20 2006
+++ SOURCES/bugzilla.conf	Fri Mar 10 14:19:38 2006
@@ -5,10 +5,10 @@
 <Directory /usr/share/bugzilla>
 	Options ExecCGI
 	AddHandler cgi-script .cgi
-    <IfModule mod_authz_host.c>
-        Order allow,deny
-        Allow from all
-    </IfModule>
+	<IfModule mod_authz_host.c>
+		Order allow,deny
+		Allow from all
+	</IfModule>
 </Directory>
 
-# vim: filetype=apache ts=4 sw=4 et
+# vim: filetype=apache
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/bugzilla.conf?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list