summaryrefslogtreecommitdiff
path: root/libproto/pop/pop3_create.c
diff options
context:
space:
mode:
Diffstat (limited to 'libproto/pop/pop3_create.c')
-rw-r--r--libproto/pop/pop3_create.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libproto/pop/pop3_create.c b/libproto/pop/pop3_create.c
index 3ca383329..5fce4dfa6 100644
--- a/libproto/pop/pop3_create.c
+++ b/libproto/pop/pop3_create.c
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2003-2019 Free Software Foundation, Inc.
+ Copyright (C) 2003-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
@@ -25,7 +25,7 @@
#include <mailutils/sys/pop3.h>
#include <mailutils/list.h>
-/* Initialise a mu_pop3_t handle. */
+/* Initialize a mu_pop3_t handle. */
int
mu_pop3_create (mu_pop3_t *ppop3)

Return to:

Send suggestions and report system problems to the System administrator.