diff --git a/src/protobuf.c b/src/protobuf.c index 3b01b40..b31bcea 100644 --- a/src/protobuf.c +++ b/src/protobuf.c @@ -182,7 +182,8 @@ bool bytelizer_get_pbstruct(bytelizer_ctx_t* ctx, bytelizer_pbfield_t* pbroot) { break; } - default: + default: + break; } ++pbroot;