add comments at end of include guard

This commit is contained in:
cubicdaiya
2014-03-10 12:37:47 +09:00
parent c740a78e5c
commit 042c9f95a5
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1589,5 +1589,5 @@ gc_test(mrb_state *mrb, mrb_value self)
test_incremental_sweep_phase();
return mrb_nil_value();
}
#endif
#endif
#endif /* GC_DEBUG */
#endif /* GC_TEST */