summaryrefslogtreecommitdiff
path: root/include/socket.h
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2020-03-30 17:24:12 +0100
committerSadie Powell <sadie@witchery.services>2020-03-30 17:24:12 +0100
commit9ebda853f5bc470858501897442610699a5fd5de (patch)
tree95868366404431602883c9671a0b9f5df60e322f /include/socket.h
parent3f3da905b9bce3b180208ed3e6547f8579779b28 (diff)
Fix various documentation and formatting issues.
Diffstat (limited to 'include/socket.h')
-rw-r--r--include/socket.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/socket.h b/include/socket.h
index 4c8a7b166..143c8f809 100644
--- a/include/socket.h
+++ b/include/socket.h
@@ -143,7 +143,6 @@ namespace irc
/** Represents information about a failed port binding. */
struct CoreExport FailedPort
{
-
/** The error which happened during binding. */
int error;