Index: openacs-4/packages/calendar-portlet/tcl/test/calendar-portlet-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/calendar-portlet/tcl/test/calendar-portlet-procs.tcl,v diff -u -N -r1.2 -r1.3 --- openacs-4/packages/calendar-portlet/tcl/test/calendar-portlet-procs.tcl 8 Aug 2006 21:26:19 -0000 1.2 +++ openacs-4/packages/calendar-portlet/tcl/test/calendar-portlet-procs.tcl 7 Aug 2017 23:48:05 -0000 1.3 @@ -309,4 +309,9 @@ aa_display_result -response $response -explanation {Webtest for unsubscribing a notification for calendar} } -} \ No newline at end of file +} +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: