From 1efc7d827906eec2ab8b7c2ecaff7bcd5013e64d Mon Sep 17 00:00:00 2001 From: Jeff Ames Date: Sat, 29 Dec 2007 11:32:02 +0000 Subject: Set svn:eol-style. --- set-eol-style.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'set-eol-style.sh') diff --git a/set-eol-style.sh b/set-eol-style.sh index af8887b..281769e 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 -- cgit v1.1