aboutsummaryrefslogtreecommitdiff
path: root/contrib/redox.py
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/redox.py')
-rwxr-xr-xcontrib/redox.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/redox.py b/contrib/redox.py
index f858df4aed..afb457953b 100755
--- a/contrib/redox.py
+++ b/contrib/redox.py
@@ -172,6 +172,8 @@ def checkf(fn, errs):
comments.append((ln, kind, name))
+ return comments
+
def applyComments(fn, entries):
"""I apply lots of comments to the file in fn, making a new .newdoc file.
"""