aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/HeaderCheck.py
diff options
context:
space:
mode:
authorZufu Liu <unknown>2017-09-14 13:52:40 +1000
committerZufu Liu <unknown>2017-09-14 13:52:40 +1000
commit5c19d126a44c343e5b15ae0dadda6ce0fc2b9b44 (patch)
tree72744423093f26e15ed86dbd5bf635889b04ef3e /scripts/HeaderCheck.py
parentdce400533381d1b5bec8a9bb0e809d1cbb8a66d9 (diff)
downloadscintilla-mirror-5c19d126a44c343e5b15ae0dadda6ce0fc2b9b44.tar.gz
Normalize whitespace.
Diffstat (limited to 'scripts/HeaderCheck.py')
-rw-r--r--scripts/HeaderCheck.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/HeaderCheck.py b/scripts/HeaderCheck.py
index e36ffa18e..b25dd105c 100644
--- a/scripts/HeaderCheck.py
+++ b/scripts/HeaderCheck.py
@@ -88,6 +88,5 @@ def CheckFiles(root):
i += 1
#~ return
#print("Master header list", " ".join(masterHeaderList))
-
CheckFiles("..")