X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/b02a191a4c725fb987c56dc41b2a81fbd6bff44c..ca9f3b344ed691254a990c4d0ec6f3f08312ee3b:/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: