Index: openacs-4/packages/file-storage/tcl/file-storage-rss-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/file-storage/tcl/file-storage-rss-procs.tcl,v diff -u -r1.4 -r1.5 --- openacs-4/packages/file-storage/tcl/file-storage-rss-procs.tcl 27 Oct 2014 16:41:32 -0000 1.4 +++ openacs-4/packages/file-storage/tcl/file-storage-rss-procs.tcl 7 Aug 2017 23:48:11 -0000 1.5 @@ -183,3 +183,9 @@ rss_gen_report $subscr_id } } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: