Index: openacs-4/packages/dotlrn-forums/tcl/dotlrn-forums-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-forums/tcl/dotlrn-forums-procs.tcl,v diff -u -r1.15 -r1.16 --- openacs-4/packages/dotlrn-forums/tcl/dotlrn-forums-procs.tcl 27 Oct 2014 16:41:19 -0000 1.15 +++ openacs-4/packages/dotlrn-forums/tcl/dotlrn-forums-procs.tcl 7 Aug 2017 23:48:10 -0000 1.16 @@ -373,3 +373,9 @@ } } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: