X-Git-Url: http://sigaev.ru/git/gitweb.cgi?a=blobdiff_plain;f=topd.c;fp=topd.c;h=f532a7db3476e17e49ba85b7ecf4843766396360;hb=72d828bf3924ad09b92e247c8806447b373c1c64;hp=1f1378cad071ae2cbd837300fb3fc36393eaa8cb;hpb=e3fdb3b9f9b62a71c2a11b5e27ee47214901a3e2;p=remotetop.git diff --git a/topd.c b/topd.c index 1f1378c..f532a7d 100644 --- a/topd.c +++ b/topd.c @@ -94,7 +94,7 @@ main( int argc, char *argv[] ) { } } - if (!host); + if (!host) usage(); signal(SIGCHLD, SIG_IGN);