Index: openacs-4/packages/notifications/tcl/notification-request-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/notifications/tcl/notification-request-procs.tcl,v diff -u -N -r1.12 -r1.13 --- openacs-4/packages/notifications/tcl/notification-request-procs.tcl 27 Oct 2014 16:41:50 -0000 1.12 +++ openacs-4/packages/notifications/tcl/notification-request-procs.tcl 7 Aug 2017 23:48:13 -0000 1.13 @@ -117,3 +117,9 @@ db_exec_plsql delete_all_for_user {} } } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: