Index: openacs-4/packages/fs-portlet/tcl/fs-contents-portlet-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/fs-portlet/tcl/fs-contents-portlet-procs.tcl,v diff -u -N -r1.4 -r1.5 --- openacs-4/packages/fs-portlet/tcl/fs-contents-portlet-procs.tcl 27 Oct 2014 16:41:42 -0000 1.4 +++ openacs-4/packages/fs-portlet/tcl/fs-contents-portlet-procs.tcl 7 Aug 2017 23:48:12 -0000 1.5 @@ -114,3 +114,9 @@ } } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: