Commit 346affe3 authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

Generate include/vcl.h with proper whitespace

parent 75f3aea0
......@@ -666,7 +666,7 @@ struct VCL_conf {
""")
for i in returns:
fo.write("\tvcl_func_f\t\t\t*" + i[0] + "_func;\n")
fo.write("\tvcl_func_f\t\t*" + i[0] + "_func;\n")
fo.write("\n};\n")
fo.close()
......
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