summaryrefslogtreecommitdiff
path: root/src/base/downServer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/downServer.h')
-rw-r--r--src/base/downServer.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/base/downServer.h b/src/base/downServer.h
index da5a698..9207ef5 100644
--- a/src/base/downServer.h
+++ b/src/base/downServer.h
@@ -1,6 +1,4 @@
-
#ifndef DOWN_SERVER_H
-
#define DOWN_SERVER_H
#include "list.h"
@@ -12,4 +10,4 @@ extern int down_server_set_select();
extern int down_server_select_socket();
extern int down_server_quit();
-#endif
+#endif /* DOWN_SERVER_H */