diff --git a/tgp-structs.h b/tgp-structs.h index e2bcdaf..c13eb23 100755 --- a/tgp-structs.h +++ b/tgp-structs.h @@ -40,6 +40,7 @@ typedef struct { guint login_timer; guint out_timer; int in_fallback_chat; + int password_retries; } connection_data; typedef struct {