fix a comment end of include guard

This commit is contained in:
cubicdaiya
2014-03-04 20:35:11 +09:00
parent 7a607112c6
commit dd4ddcae38
+1 -1
View File
@@ -509,4 +509,4 @@ mrb_bool_value(mrb_bool boolean)
return v;
}
#endif /* MRUBY_OBJECT_H */
#endif /* MRUBY_VALUE_H */