Rocco Rutte:
[apps/madmutt.git] / handler.c
index 2d355d2..5cebcad 100644 (file)
--- a/handler.c
+++ b/handler.c
@@ -1626,7 +1626,7 @@ void autoview_handler (BODY * a, STATE * s)
     }
 
     if (thepid < 0) {
-      mutt_perror _("Can't create filter");
+      mutt_perror (_("Can't create filter"));
 
       if (s->flags & M_DISPLAY) {
         state_mark_attach (s);