Index: openacs-4/packages/acs-tcl/tcl/util-diff-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/util-diff-procs.tcl,v diff -u -r1.4 -r1.4.2.1 --- openacs-4/packages/acs-tcl/tcl/util-diff-procs.tcl 27 Oct 2014 16:40:09 -0000 1.4 +++ openacs-4/packages/acs-tcl/tcl/util-diff-procs.tcl 10 Sep 2015 08:22:01 -0000 1.4.2.1 @@ -256,3 +256,9 @@ return "$output" } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: