Fix compile error

This commit is contained in:
mjentsch 2015-05-29 19:04:49 +02:00
parent 49cc80f8c0
commit 0065e6d1a9

View file

@ -40,6 +40,7 @@ typedef struct {
guint login_timer;
guint out_timer;
int in_fallback_chat;
int password_retries;
} connection_data;
typedef struct {