Minor documentation improvements.
[paraslash.git] / send.h
diff --git a/send.h b/send.h
index 270affd5279d5bb3c1a00a05833c0859028a0c1f..2fe1cc56ad0c35f773dfc608b8cfd628baf33417 100644 (file)
--- 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;