Remove extra new line

Signed-off-by: Harkrishn Patro <harkrisp@amazon.com>
This commit is contained in:
Harkrishn Patro 2025-01-31 23:46:26 +00:00
parent cb970e6626
commit 4d8b04005e

View File

@ -113,7 +113,6 @@ typedef enum {
CLUSTERMSG_HDR_NUM, /* Overall count of header type supported. */
} clusterMsgHdrType;
/* Initially we don't know our "name", but we'll find it once we connect
* to the first node, using the getsockname() function. Then we'll use this
* address for all the next messages. */