Index: openacs-4/packages/file-storage/tcl/file-storage-init.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/file-storage/tcl/Attic/file-storage-init.tcl,v diff -u -r1.7 -r1.8 --- openacs-4/packages/file-storage/tcl/file-storage-init.tcl 26 May 2005 08:28:45 -0000 1.7 +++ openacs-4/packages/file-storage/tcl/file-storage-init.tcl 7 Aug 2017 23:48:11 -0000 1.8 @@ -32,3 +32,9 @@ # return [fs::new_root_folder -package_id $package_id] # } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: