Index: openacs-4/packages/acs-tcl/tcl/http-auth-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/http-auth-procs.tcl,v diff -u -N -r1.3 -r1.3.2.1 --- openacs-4/packages/acs-tcl/tcl/http-auth-procs.tcl 27 Oct 2014 16:40:07 -0000 1.3 +++ openacs-4/packages/acs-tcl/tcl/http-auth-procs.tcl 10 Sep 2015 08:21:57 -0000 1.3.2.1 @@ -114,3 +114,9 @@ return filter_return } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: