Index: openacs-4/packages/notifications/tcl/notification-type-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/notifications/tcl/notification-type-procs.tcl,v diff -u -N -r1.8 -r1.8.2.1 --- openacs-4/packages/notifications/tcl/notification-type-procs.tcl 27 Oct 2014 16:41:50 -0000 1.8 +++ openacs-4/packages/notifications/tcl/notification-type-procs.tcl 12 Sep 2015 11:06:46 -0000 1.8.2.1 @@ -151,3 +151,9 @@ } } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: