From 701e5c45fa0e19ecfb857fae67baf3030f77d175 Mon Sep 17 00:00:00 2001 From: Steve Hill Date: Fri, 8 Apr 2016 12:16:15 +0100 Subject: [PATCH] Changed comment style to give strict C89 compatibility --- fakegen.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fakegen.rb b/fakegen.rb index 14e3fa2..e8e1623 100644 --- a/fakegen.rb +++ b/fakegen.rb @@ -345,7 +345,7 @@ def include_guard yield putd "" - putd "#endif // FAKE_FUNCTIONS" + putd "#endif /* FAKE_FUNCTIONS */" end def output_macro_counting_shortcuts