Index: openacs-4/packages/ref-countries/tcl/ref-countries-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ref-countries/tcl/ref-countries-procs.tcl,v diff -u -r1.5 -r1.5.2.1 --- openacs-4/packages/ref-countries/tcl/ref-countries-procs.tcl 27 Oct 2014 16:41:52 -0000 1.5 +++ openacs-4/packages/ref-countries/tcl/ref-countries-procs.tcl 12 Sep 2015 19:00:43 -0000 1.5.2.1 @@ -40,3 +40,9 @@ return $country_code } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: