X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=send.h;h=2fe1cc56ad0c35f773dfc608b8cfd628baf33417;hp=270affd5279d5bb3c1a00a05833c0859028a0c1f;hb=0c4e55bbaa21f24f66e57a555341924840850c71;hpb=9d9ef4f91346188baaef1656b861151ea23437d9 diff --git a/send.h b/send.h index 270affd5..2fe1cc56 100644 --- a/send.h +++ b/send.h @@ -107,7 +107,7 @@ struct sender_client { /** Describes the current status of one paraslash sender. */ struct sender_status { - /* The file descriptor of the socket this sender is listening on. */ + /** The file descriptor of the socket this sender is listening on. */ int listen_fd; /** The TCP/DCCP port used by this sender. */ int port;