Index: openacs-4/packages/faq-portlet/tcl/test/tclwebtest-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/faq-portlet/tcl/test/tclwebtest-procs.tcl,v diff -u -r1.2 -r1.2.10.1 --- openacs-4/packages/faq-portlet/tcl/test/tclwebtest-procs.tcl 8 Aug 2006 21:26:47 -0000 1.2 +++ openacs-4/packages/faq-portlet/tcl/test/tclwebtest-procs.tcl 12 Sep 2015 11:06:17 -0000 1.2.10.1 @@ -224,3 +224,9 @@ return $response } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: