Gitweb:
https://git.exim.org/exim.git/commitdiff/1a088aa5978ee4ce4427633de8262ab7050d1a56
Commit: 1a088aa5978ee4ce4427633de8262ab7050d1a56
Parent: 1b3209b0577a9327ebb076f3b32b8a159c253f7b
Author: Jeremy Harris <jgh146exb@???>
AuthorDate: Wed Jul 3 09:23:45 2024 +0100
Committer: Jeremy Harris <jgh146exb@???>
CommitDate: Wed Jul 3 09:23:45 2024 +0100
Compiler quietening
---
src/src/mime.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/src/mime.c b/src/src/mime.c
index 8044bb3fd..2c107e75f 100644
--- a/src/src/mime.c
+++ b/src/src/mime.c
@@ -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)
--
## subscription configuration (requires account):
##
https://lists.exim.org/mailman3/postorius/lists/exim-cvs.lists.exim.org/
## unsubscribe (doesn't require an account):
## exim-cvs-unsubscribe@???
## Exim details at
http://www.exim.org/
## Please use the Wiki with this list -
http://wiki.exim.org/