Index: openacs-4/packages/categories/lib/contributions.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/categories/lib/contributions.tcl,v diff -u -r1.4 -r1.4.2.1 --- openacs-4/packages/categories/lib/contributions.tcl 27 Oct 2014 16:41:10 -0000 1.4 +++ openacs-4/packages/categories/lib/contributions.tcl 10 Sep 2015 08:30:17 -0000 1.4.2.1 @@ -149,4 +149,9 @@ global errorCode set url_one $errorCode } - } \ No newline at end of file + } +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: