Skip to content

Commit

Permalink
[BUG #6376] minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
thron7 committed May 9, 2012
1 parent f52e13c commit c28c44f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tool/pylib/generator/resource/Library.py
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ def _scanResourcePath(self, path):

self._console.indent()
self._console.debug("Found %s resources" % len(self.resources))
self._console.indent()
self._console.outdent()
return


Expand Down

0 comments on commit c28c44f

Please sign in to comment.