Changed comment style to give strict C89 compatibility

This commit is contained in:
Steve Hill
2016-04-08 12:16:15 +01:00
parent 7578fc4fca
commit 701e5c45fa

View File

@@ -345,7 +345,7 @@ def include_guard
yield yield
putd "" putd ""
putd "#endif // FAKE_FUNCTIONS" putd "#endif /* FAKE_FUNCTIONS */"
end end
def output_macro_counting_shortcuts def output_macro_counting_shortcuts