Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/majn/tgl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvvaltman <vvaltman@neon>2014-12-15 18:52:14 +0300
committervvaltman <vvaltman@neon>2014-12-15 18:52:14 +0300
commit70ae72b5cbe12af138609b953de6d004c01042c1 (patch)
tree4d2ebe5b5c1a913213ba2cf1161c4513f5b67dcd /tgl-layout.h
parentbe0fb0335bf68c07202f6dd24825db65a4ea1e59 (diff)
started rewrite of mtproto-client
Diffstat (limited to 'tgl-layout.h')
-rw-r--r--tgl-layout.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tgl-layout.h b/tgl-layout.h
index 395ff6b..8cc2de5 100644
--- a/tgl-layout.h
+++ b/tgl-layout.h
@@ -72,6 +72,7 @@ struct tgl_dc {
int id;
int port;
int flags;
+ int rsa_key_idx;
enum tgl_dc_state state;
char *ip;
//char *user;