From 0aa697b13d18140defc473b32663a938e00e97f6 Mon Sep 17 00:00:00 2001 From: ache Date: Fri, 8 Feb 2019 06:26:44 +0100 Subject: Refesh from inotify (fuck yeah !) --- sms.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sms.h') diff --git a/sms.h b/sms.h index a1a4ea5..7ab9281 100644 --- a/sms.h +++ b/sms.h @@ -38,9 +38,7 @@ typedef struct conversation { size_t nbSMS; } conversation; - - - +int readSMS(char*, int); int listSMS(char*,int); int loadConv(void); -- cgit v1.2.3