From 6cb43717cbbe8380d2aeb382d2b6f350bab74494 Mon Sep 17 00:00:00 2001 From: ache Date: Thu, 8 Nov 2018 16:40:47 +0100 Subject: Improve loggers --- contactList.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contactList.h') diff --git a/contactList.h b/contactList.h index bb25ef2..43199a1 100644 --- a/contactList.h +++ b/contactList.h @@ -15,7 +15,7 @@ typedef struct contact { conversation* conversation; } contact ; -#define DEFAULT_CONTACT_FILENAME "/usr/share/sms/contact.csv" +#define DEFAULT_CONTACT_FILENAME "/var/spool/sms/contacts.csv" -- cgit v1.2.3