X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=signal.c;h=5d3e2c9d915c5bbc2c92b5197dcee5c4e06b1ba5;hp=da395157c29ae8aff0459a2731e10ae7a13e90e6;hb=5967b31f0e4163a9be4ed5aeb01bd2c6377ffac8;hpb=b9c2428555a2a6edb038234a33e5072dc8c5ba7a 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. *