Commit dd4ddcae authored by cubicdaiya's avatar cubicdaiya

fix a comment end of include guard

parent 7a607112
...@@ -509,4 +509,4 @@ mrb_bool_value(mrb_bool boolean) ...@@ -509,4 +509,4 @@ mrb_bool_value(mrb_bool boolean)
return v; return v;
} }
#endif /* MRUBY_OBJECT_H */ #endif /* MRUBY_VALUE_H */
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