Minor change in output message
authormarkus schnalke <meillo@marmaro.de>
Tue, 13 Dec 2011 12:10:15 +0000 (13:10 +0100)
committermarkus schnalke <meillo@marmaro.de>
Tue, 13 Dec 2011 12:10:15 +0000 (13:10 +0100)
sbr/addrsbr.c

index df81839..77b6baa 100644 (file)
@@ -368,8 +368,8 @@ ismymbox(struct mailname *np)
                                }
                        }
                        if (oops)
-                               advise(NULL, "please fix the %s: entry in your %s file",
-                                       "alternate-mailboxes", mh_profile);
+                               advise(NULL, "please fix the profile entry %s",
+                                               "alternate-mailboxes");
                }
        }