mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
suppress a compiler warning.
This commit is contained in:
@@ -649,6 +649,7 @@ read_tmpl(mrb_state *mrb, struct tmpl *tmpl, int *dirp, int *typep, int *sizep,
|
||||
break;
|
||||
default:
|
||||
dir = PACK_DIR_INVALID;
|
||||
type = PACK_TYPE_NONE;
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user