X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/b02a191a4c725fb987c56dc41b2a81fbd6bff44c..e4990ecc1ff236e73d8a44f37c2744c772b95875:/sbr/push.c diff --git a/sbr/push.c b/sbr/push.c index c4d0e405..03e8a456 100644 --- a/sbr/push.c +++ b/sbr/push.c @@ -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: