summaryrefslogtreecommitdiff
path: root/logic.h
diff options
context:
space:
mode:
Diffstat (limited to 'logic.h')
-rw-r--r--logic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/logic.h b/logic.h
index d85a631..3246e8f 100644
--- a/logic.h
+++ b/logic.h
@@ -8,7 +8,7 @@
#include "td/td/telegram/td_c_client.h"
#include "tdutils.h"
-void store(struct TdMessage *msg);
+void store(struct TdMessage *msg, void (*cb)(bool));
void refresh(struct TdMessage *msg);