uclient-fetch: fix statement may fallt hrough
[project/uclient.git] / uclient-fetch.c
index 5f7ac6200bb867690d91468433225820562ad8b3..0c7a1232f2565c96beb8a31fd83c460ebb6d987e 100644 (file)
@@ -233,6 +233,7 @@ static void header_done_cb(struct uclient *cl)
                        error_ret = 8;
                        break;
                }
+               /* fall through */
        case 204:
        case 200:
                if (no_output)