mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
mruby.h: adjust comment offset [ci skip]
This commit is contained in:
+1
-1
@@ -298,7 +298,7 @@ typedef struct mrb_state {
|
||||
mrb_sym symhash[256];
|
||||
size_t symcapa;
|
||||
#ifndef MRB_USE_ALL_SYMBOLS
|
||||
char symbuf[8]; /* buffer for small symbol names */
|
||||
char symbuf[8]; /* buffer for small symbol names */
|
||||
#endif
|
||||
|
||||
#ifdef MRB_USE_DEBUG_HOOK
|
||||
|
||||
Reference in New Issue
Block a user