This is an automated email from the ASF dual-hosted git repository.

scantor pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/xerces-c.git

commit 92019816ad8dd2470410e293b5f8eb9aff0b8ee9
Author: Scott Cantor <canto...@osu.edu>
AuthorDate: Thu Oct 6 09:26:56 2022 -0400

    XERCESC-2195 - Invalid attribute in .gitattributes file
    
    https://issues.apache.org/jira/browse/XERCESC-2195
---
 .gitattributes | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitattributes b/.gitattributes
index 9e0703d2a..610e91490 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2,7 +2,7 @@
 * text=auto
 
 # Text files with explicit CRLF line endings
-*.bat text eof=crlf
+*.bat text eol=crlf
 
 # Binary files
 *.gif binary


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org
For additional commands, e-mail: c-dev-h...@xerces.apache.org

Reply via email to