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