forked from 3rd-party/fff
Changed comment style to give strict C89 compatibility
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user