X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=signal.c;h=5d3e2c9d915c5bbc2c92b5197dcee5c4e06b1ba5;hb=0750c5dfa5404cdc6baef58cc1fc6b56fc2b5f43;hp=da395157c29ae8aff0459a2731e10ae7a13e90e6;hpb=271c83d4fd9411be628fa650ce595ac79754d22e;p=paraslash.git diff --git a/signal.c b/signal.c index da395157..5d3e2c9d 100644 --- a/signal.c +++ b/signal.c @@ -149,7 +149,7 @@ void para_install_sighandler(int sig) } /** - * Return the number of next pending signal. + * Return the number of the next pending signal. * * This should be called if the fd for the signal pipe is ready for reading. *