X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fmustach.c;h=9868cffb41d851715a3fdbfa4cf3e247d2548a8c;hb=bceaf2cc403176fd808d4e00be893671be3f4bb0;hp=03f3cb1f1a010fa2547fdf8e7c02d63055292405;hpb=ba9ab1c5bb62fd849423509b918d494888a87a38;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 '/':