aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2011-07-05 09:30:35 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2011-07-05 09:30:35 +0300
commit714796d6278c93e330813d54cb918ef359bc2903 (patch)
tree27b2f1f1dbd865a7e1a6887be1f77c446a9689df
parentabc9addde25c64679ac22bbe29d770791e2be49c (diff)
downloadwydawca-714796d6278c93e330813d54cb918ef359bc2903.tar.gz
wydawca-714796d6278c93e330813d54cb918ef359bc2903.tar.bz2
Update for MU 5e1d982e.
-rw-r--r--src/wydawca.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wydawca.c b/src/wydawca.c
index 6937218..a71a04e 100644
--- a/src/wydawca.c
+++ b/src/wydawca.c
@@ -332,7 +332,7 @@ main (int argc, char **argv)
program_name = argv[0];
mu_register_all_mailer_formats ();
- mu_stdstream_setup ();
+ mu_stdstream_setup (MU_STDSTREAM_RESET_NONE);
config_init ();
x_argv = argv;

Return to:

Send suggestions and report system problems to the System administrator.