Skip to content

Commit

Permalink
Merge branch 'master' of git://github.com/wesnoth/wesnoth
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeck88 committed May 28, 2014
2 parents de55f1d + a4e30b6 commit 55addc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/tools/wmllint
Expand Up @@ -1770,6 +1770,7 @@ def consistency_check():
if not base in usage:
print '"%s", line %d: %s has unknown base %s' % \
(filename, rl, rtype, base)
continue
else:
utype = usage[base]
utypes.append(utype)
Expand Down

0 comments on commit 55addc2

Please sign in to comment.