summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/servers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/servers.h b/include/servers.h
index cd329fa4b..fe6920d2a 100644
--- a/include/servers.h
+++ b/include/servers.h
@@ -49,7 +49,7 @@ class serverrec : public connection
*/
char description[MAXBUF];
- bool initiator;
+ bool sync_soon;
/** Constructor
*/