]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - signal.c
loglevel adjustments.
[paraslash.git] / signal.c
index 128f6bba90fd0a9fd3b1f80adf8731d685438af1..92f76c7b181b6c665f552ef5859c69ac3e6a891e 100644 (file)
--- 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.