suppress a compiler warning.

This commit is contained in:
Tomoyuki Sahara
2013-11-20 12:14:54 +09:00
parent 2245818f91
commit e641e9a380
+1
View File
@@ -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;
}