Compiler quietening exim-4.98-RC3
authorJeremy Harris <jgh146exb@wizmail.org>
Wed, 3 Jul 2024 08:23:45 +0000 (09:23 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Wed, 3 Jul 2024 08:23:45 +0000 (09:23 +0100)
src/src/mime.c

index 8044bb3fda35f4b32513261650642b27ab76bb07..2c107e75ffb4313229f0f8b310ff66129446b97c 100644 (file)
@@ -696,7 +696,7 @@ while(1)
 
          p = mime_next_semicolon(p);
          if (*p) p++;
-  param_done:
+  param_done: ;
          }                                     /* param scan on line */
 
        if (strncmpic(CUS"content-disposition:", header, 20) == 0)