summaryrefslogtreecommitdiff
path: root/libmailutils/mailbox/msgcreat.c
diff options
context:
space:
mode:
Diffstat (limited to 'libmailutils/mailbox/msgcreat.c')
-rw-r--r--libmailutils/mailbox/msgcreat.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libmailutils/mailbox/msgcreat.c b/libmailutils/mailbox/msgcreat.c
index 63f4275c2..b22960773 100644
--- a/libmailutils/mailbox/msgcreat.c
+++ b/libmailutils/mailbox/msgcreat.c
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 1999-2019 Free Software Foundation, Inc.
+ Copyright (C) 1999-2024 Free Software Foundation, Inc.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
@@ -23,7 +23,7 @@
#include <mailutils/errno.h>
#include <mailutils/sys/message.h>
-/* Allocate ressources for the mu_message_t. */
+/* Allocate res sources for the mu_message_t. */
int
mu_message_create (mu_message_t *pmsg, void *owner)
{

Return to:

Send suggestions and report system problems to the System administrator.