diff options
Diffstat (limited to 'Tools/scripts/svneol.py')
-rwxr-xr-x | Tools/scripts/svneol.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/scripts/svneol.py b/Tools/scripts/svneol.py index 8abdd01..6c70da9 100755 --- a/Tools/scripts/svneol.py +++ b/Tools/scripts/svneol.py @@ -1,6 +1,6 @@ #! /usr/bin/env python3 -""" +r""" SVN helper script. Try to set the svn:eol-style property to "native" on every .py, .txt, .c and |