iron out all extra compiler warnings
[project/uci.git] / delta.c
diff --git a/delta.c b/delta.c
index 52ebe3beb3b6af196d3ef38fea6d6f1b67b84ffe..a131e3a6ca9bba2927f1d6aee5c051bee3faed4d 100644 (file)
--- a/delta.c
+++ b/delta.c
@@ -198,6 +198,7 @@ static inline int uci_parse_delta_tuple(struct uci_context *ctx, struct uci_ptr
        case UCI_CMD_LIST_ADD:
                if (!ptr->option)
                        goto error;
+               /* fall through */
        case UCI_CMD_LIST_DEL:
                if (!ptr->option)
                        goto error;