From ad42bfe5362b034b2aefdba05330f3c53ece92cb Mon Sep 17 00:00:00 2001 From: Francois-Xavier Le Bail Date: Mon, 20 May 2024 13:42:51 +0200 Subject: [PATCH] CI: Remove a comment about a fixed warning It is a follow-up to 5adcf64ae82cd78c94c4296eec6834d26060cd24. --- build.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/build.sh b/build.sh index 0457e655..99b0ce48 100755 --- a/build.sh +++ b/build.sh @@ -38,7 +38,6 @@ case `cc_id`/`os_id` in tcc-*/*) # print-802_11.c:3317: warning: assignment discards qualifiers from pointer # target type - # print-esp.c:373: warning: function might return no value: 'ldp_pdu_print' TCPDUMP_TAINTED=yes ;; *)