]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - recv_common.c
server: Avoid NULL pointer dereference in make_status_items().
[paraslash.git] / recv_common.c
index 7bb775fe214af8880bc1244743760b59a2188e46..d48b3476f883bd9ca830aa97bc92dc0112433341 100644 (file)
@@ -37,7 +37,7 @@ void recv_init(void)
 /**
  * Check if the given string is a valid receiver specifier.
  *
- * \param \ra string of the form receiver_name [options...]
+ * \param ra string of the form receiver_name [options...]
  * \param lprp Filled in on success, undefined else.
  *
  * This function checks whether \a ra starts with the name of a receiver,