Index: openacs-4/packages/file-storage/tcl/file-storage-dav-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/file-storage/tcl/file-storage-dav-procs.tcl,v diff -u -N -r1.11 -r1.11.2.1 --- openacs-4/packages/file-storage/tcl/file-storage-dav-procs.tcl 27 Oct 2014 16:41:31 -0000 1.11 +++ openacs-4/packages/file-storage/tcl/file-storage-dav-procs.tcl 12 Sep 2015 11:06:17 -0000 1.11.2.1 @@ -169,3 +169,9 @@ return "file_storage_object" } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: