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