Index: openacs-4/packages/calendar-portlet/tcl/test/tclwebtest-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/calendar-portlet/tcl/test/tclwebtest-procs.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/calendar-portlet/tcl/test/tclwebtest-procs.tcl 8 Aug 2006 21:26:19 -0000 1.2 +++ openacs-4/packages/calendar-portlet/tcl/test/tclwebtest-procs.tcl 7 Aug 2017 23:48:05 -0000 1.3 @@ -346,3 +346,9 @@ } return $response } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: