Index: openacs-4/packages/general-comments/www/file-download.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/general-comments/www/file-download.tcl,v diff -u -r1.4 -r1.4.2.1 --- openacs-4/packages/general-comments/www/file-download.tcl 27 Oct 2014 16:41:43 -0000 1.4 +++ openacs-4/packages/general-comments/www/file-download.tcl 12 Sep 2015 11:06:35 -0000 1.4.2.1 @@ -17,3 +17,9 @@ permission::require_permission -object_id $item_id -privilege read cr_write_content -item_id $item_id + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: