Index: openacs-4/packages/acs-tcl/tcl/request-processor-init.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/request-processor-init.tcl,v diff -u -r1.17.2.1 -r1.17.2.2 --- openacs-4/packages/acs-tcl/tcl/request-processor-init.tcl 6 Sep 2015 09:35:44 -0000 1.17.2.1 +++ openacs-4/packages/acs-tcl/tcl/request-processor-init.tcl 10 Sep 2015 08:21:59 -0000 1.17.2.2 @@ -179,3 +179,9 @@ } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: