summaryrefslogtreecommitdiff
path: root/gr-utils/python/modtool/templates.py
diff options
context:
space:
mode:
authorTom Rondeau <trondeau@vt.edu>2013-02-26 10:06:09 -0500
committerTom Rondeau <trondeau@vt.edu>2013-02-26 10:06:09 -0500
commitb6d44e1927feb571191b4dc8226b1b3e7b59dbba (patch)
treebd23f7bf3107fd79041a03957248c295e34dddf0 /gr-utils/python/modtool/templates.py
parentd858f1402b4fb4e302d0b488eec0e4628b62296d (diff)
parent88e054a98075fc494147cc9562a278d808713a7f (diff)
Merge branch 'master' into next
Diffstat (limited to 'gr-utils/python/modtool/templates.py')
-rw-r--r--gr-utils/python/modtool/templates.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-utils/python/modtool/templates.py b/gr-utils/python/modtool/templates.py
index bfdba19c0f..706017cc21 100644
--- a/gr-utils/python/modtool/templates.py
+++ b/gr-utils/python/modtool/templates.py
@@ -501,7 +501,7 @@ GR_SWIG_BLOCK_MAGIC($modname, $blockname);
#else
%include "${modname}/${blockname}.h"
GR_SWIG_BLOCK_MAGIC2($modname, $blockname);
-#end
+#end if
"""
## Old stuff