summaryrefslogtreecommitdiff
path: root/frm/from.c
diff options
context:
space:
mode:
Diffstat (limited to 'frm/from.c')
-rw-r--r--frm/from.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/frm/from.c b/frm/from.c
index a14738d36..b64dd9c8b 100644
--- a/frm/from.c
+++ b/frm/from.c
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 2005, 2007 Free Software Foundation, Inc.
+ Copyright (C) 2005, 2007, 2008 Free Software Foundation, Inc.
GNU Mailutils is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -114,7 +114,7 @@ main (int argc, char **argv)
size_t total;
/* Native Language Support */
- mu_init_nls ();
+ MU_APP_INIT_NLS ();
/* register the formats. */
mu_register_all_mbox_formats ();

Return to:

Send suggestions and report system problems to the System administrator.