From 1efc7d827906eec2ab8b7c2ecaff7bcd5013e64d Mon Sep 17 00:00:00 2001 From: Jeff Ames Date: Sat, 29 Dec 2007 11:32:02 +0000 Subject: [PATCH] Set svn:eol-style. --- set-eol-style.sh | 2 +- share/RegionLoading/example_web.xml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/set-eol-style.sh b/set-eol-style.sh index af8887bb85..281769ef2f 100755 --- a/set-eol-style.sh +++ b/set-eol-style.sh @@ -11,7 +11,7 @@ set_eol_style() done } -EXTENSIONS="cs ini example txt sql" +EXTENSIONS="cs ini example txt sql xml" for ext in ${EXTENSIONS}; do set_eol_style $ext diff --git a/share/RegionLoading/example_web.xml b/share/RegionLoading/example_web.xml index 837c68c36f..f7ed25e3b0 100644 --- a/share/RegionLoading/example_web.xml +++ b/share/RegionLoading/example_web.xml @@ -1,8 +1,8 @@ - - - - - - - + + + + + + + \ No newline at end of file