Commit fc4579ca authored by Vysheng's avatar Vysheng

Fixed CE

parent 8193960c
......@@ -105,7 +105,7 @@ void do_visualize_key (peer_id_t id);
void do_create_keys_end (struct secret_chat *U);
void do_add_user_to_chat (peer_id_t chat_id, peer_id_t id, int limit);
void do_del_user_from_chat (peer_id_t chat_id, peer_id_t id);
void do_update_status (int online UU);
void do_update_status (int online);
void do_contacts_search (int limit, const char *s);
#endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment