commit 0a82f42: [Minor] Go be noÑ somewhere else
Vsevolod Stakhov
vsevolod at highsecure.ru
Sun Feb 28 19:42:07 UTC 2021
Author: Vsevolod Stakhov
Date: 2021-02-28 19:34:31 +0000
URL: https://github.com/rspamd/rspamd/commit/0a82f42bc508f90d9f23a6a2e087495c04b1a2a5 (HEAD -> master)
[Minor] Go be noц somewhere else
---
src/libmime/mime_headers.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/libmime/mime_headers.c b/src/libmime/mime_headers.c
index e3ad125e0..a480c6fc6 100644
--- a/src/libmime/mime_headers.c
+++ b/src/libmime/mime_headers.c
@@ -1866,7 +1866,7 @@ rspamd_message_set_modified_header (struct rspamd_task *task,
/* End of headers removal logic */
}
- /* We can noц deal with headers additions */
+ /* We can now deal with headers additions */
elt = ucl_object_lookup (obj, "add");
if (elt && ucl_object_type (elt) == UCL_ARRAY) {
if (!(hdr_elt->flags & RSPAMD_HEADER_MODIFIED)) {
More information about the Commits
mailing list