X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=signal.c;h=92f76c7b181b6c665f552ef5859c69ac3e6a891e;hp=128f6bba90fd0a9fd3b1f80adf8731d685438af1;hb=e0621e0098d8507095268bc71ece2c778ccde0b3;hpb=9ae4e1bcaf7bdcc902b70428afa766ab332a5b23 diff --git a/signal.c b/signal.c index 128f6bba..92f76c7b 100644 --- a/signal.c +++ b/signal.c @@ -64,7 +64,7 @@ static void generic_signal_handler(int s) /** * Reap one child. * - * \para, pid In case a child died, its pid is returned here. + * \param pid In case a child died, its pid is returned here. * * Call waitpid() and print a log message containing the pid and the cause of * the child's death.