Index: openacs-4/packages/file-storage/tcl/file-storage-search-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/file-storage/tcl/file-storage-search-procs.tcl,v diff -u -N -r1.5 -r1.5.10.1 --- openacs-4/packages/file-storage/tcl/file-storage-search-procs.tcl 26 May 2005 08:28:45 -0000 1.5 +++ openacs-4/packages/file-storage/tcl/file-storage-search-procs.tcl 12 Sep 2015 11:06:18 -0000 1.5.10.1 @@ -60,3 +60,9 @@ return "${url_stub}download/index?version_id=$revision_id" } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: