]> diplodocus.org Git - nmh/blobdiff - sbr/push.c
uip/post.c: Don't bother naming `struct oauth_profile'.
[nmh] / sbr / push.c
index c4d0e40512d6578c5aef13e73da22b618b95e6d0..03e8a4566f20c923adc28b5cef487bba6f005082 100644 (file)
@@ -23,7 +23,7 @@ push(void)
     switch (pid) {
        case -1:
            /* fork error */
-           advise (NULL, "unable to fork, so can't push...");
+           inform("unable to fork, so can't push...");
            break;
 
        case 0: