]> diplodocus.org Git - nmh/blobdiff - sbr/ruserpass.c
uip/post.c: Don't bother naming `struct oauth_profile'.
[nmh] / sbr / ruserpass.c
index 2bd8d63e0362a058891e36c7d42fc0bc8711a654..ab47f13a66d4ad2f81ef098716f7f3a325b7f608 100644 (file)
@@ -107,7 +107,7 @@ ruserpass(const char *host, char **aname, char **apass, int flags)
                            (stb.st_mode & 077) != 0) {
                            /* We make this a fatal error to force the
                               user to correct it. */
-                            advise(NULL, "group or other permissions, %#o, "
+                            inform("group or other permissions, %#o, "
                                 "forbidden: %s", stb.st_mode, credentials_file);
                            adios(NULL, "Remove password or correct file "
                                  "permissions.");