X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fmustach.c;h=9868cffb41d851715a3fdbfa4cf3e247d2548a8c;hb=c4579930a9961da68fe9e07594a9f893f11b83d2;hp=03f3cb1f1a010fa2547fdf8e7c02d63055292405;hpb=037d537b635b5136f0ffe25627dcac8a810c7418;p=src%2Fapp-framework-main.git diff --git a/src/mustach.c b/src/mustach.c index 03f3cb1..9868cff 100644 --- a/src/mustach.c +++ b/src/mustach.c @@ -99,6 +99,7 @@ static int process(const char *template, struct mustach_itf *itf, void *closure, template++; } c = '&'; + /*@fallthrough@*/ case '^': case '#': case '/':