summaryrefslogtreecommitdiff
path: root/mailbox
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-03-08 17:03:42 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-03-08 17:03:42 +0000
commitbc37c310133dfb262d14af9ea8539708e46330e6 (patch)
treecb07abff26cb38733db2243cbc4e42c903569ed3 /mailbox
parent20556f8ab296a1120b4413d2ca6e57838e17380b (diff)
downloadmailutils-bc37c310133dfb262d14af9ea8539708e46330e6.tar.gz
mailutils-bc37c310133dfb262d14af9ea8539708e46330e6.tar.bz2
(mu_mailcap_entry_coupiousoutput): Renamed to mu_mailcap_entry_copiousoutput
Diffstat (limited to 'mailbox')
-rw-r--r--mailbox/mailcap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mailbox/mailcap.c b/mailbox/mailcap.c
index 32110542d..048d9c8cf 100644
--- a/mailbox/mailcap.c
+++ b/mailbox/mailcap.c
@@ -312,7 +312,7 @@ mu_mailcap_entry_needsterminal (mu_mailcap_entry_t entry, int *on)
}
int
-mu_mailcap_entry_coupiousoutput (mu_mailcap_entry_t entry, int *on)
+mu_mailcap_entry_copiousoutput (mu_mailcap_entry_t entry, int *on)
{
int status = 0;
int found = 0;

Return to:

Send suggestions and report system problems to the System administrator.