summaryrefslogtreecommitdiffstats
path: root/server.h
diff options
context:
space:
mode:
Diffstat (limited to 'server.h')
-rw-r--r--server.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/server.h b/server.h
index 4566926..63f2bf6 100644
--- a/server.h
+++ b/server.h
@@ -48,6 +48,7 @@ struct _flxServer {
GPollFD pollfd_ipv4, pollfd_ipv6;
GSource *source;
+
};