]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
Fix a copy-and-paste typo in the udp sender.
authorAndre Noll <maan@systemlinux.org>
Sun, 10 May 2009 20:55:56 +0000 (22:55 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 10 May 2009 20:55:56 +0000 (22:55 +0200)
udp_send.c

index 0838d0283f8d78e4ab375096312d3df2610da393..7217c960c6597123701338aa2dfedcbcc31115b3 100644 (file)
@@ -349,7 +349,7 @@ static char *udp_help(void)
 /**
  * The init function of para_server's udp sender.
  *
 /**
  * The init function of para_server's udp sender.
  *
- * \param s Pointer to the http sender struct.
+ * \param s Pointer to the udp sender struct.
  *
  * It initializes all function pointers of \a s and the list of udp targets.
  */
  *
  * It initializes all function pointers of \a s and the list of udp targets.
  */