Index: openacs-4/packages/notifications/tcl/reply-sweep-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/notifications/tcl/reply-sweep-procs.tcl,v diff -u -r1.7 -r1.8 --- openacs-4/packages/notifications/tcl/reply-sweep-procs.tcl 6 Nov 2003 14:28:03 -0000 1.7 +++ openacs-4/packages/notifications/tcl/reply-sweep-procs.tcl 7 Aug 2017 23:48:13 -0000 1.8 @@ -52,3 +52,9 @@ } } } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: