aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/client.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client.c b/src/client.c
index 27020d8..739509a 100644
--- a/src/client.c
+++ b/src/client.c
@@ -50,7 +50,6 @@ send_command(enum command cmd, size_t n, const char *restrict msg)
}
-
/**
* Return the number of bytes required to store a string array.
*