X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;ds=sidebyside;f=send.h;h=2fe1cc56ad0c35f773dfc608b8cfd628baf33417;hb=591b16bbe13ca336c4cef00e8f9f808c1bb4c9a0;hp=270affd5279d5bb3c1a00a05833c0859028a0c1f;hpb=c6fad99cade79e647ca46432e07278a7ef3fbef1;p=paraslash.git 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;