Index: openacs-4/packages/acs-admin/www/auth/authority.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/www/auth/authority.tcl,v diff -u -N -r1.22 -r1.22.2.1 --- openacs-4/packages/acs-admin/www/auth/authority.tcl 27 Oct 2014 16:38:55 -0000 1.22 +++ openacs-4/packages/acs-admin/www/auth/authority.tcl 10 Sep 2015 08:21:06 -0000 1.22.2.1 @@ -321,3 +321,9 @@ } } } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: