Commit 7904412f authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 6d9bc6d3
......@@ -164,7 +164,7 @@ def main():
else:
data = drec.data
emit("\t\t\t\tData:\t[]byte(%s)," % escapeqq(data))
emit("\t\t\t\t[]byte(%s)," % escapeqq(data))
emit("\t\t\t},")
emit("\t\t},")
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment