aboutsummaryrefslogtreecommitdiff
path: root/contactList.h
diff options
context:
space:
mode:
authorache <ache@ache.one>2018-11-08 16:40:47 +0100
committerache <ache@ache.one>2018-11-08 16:40:47 +0100
commit6cb43717cbbe8380d2aeb382d2b6f350bab74494 (patch)
tree717ee722cd50ebcbd4979b4e7156c1b860cebf88 /contactList.h
parentFix message showing bug (diff)
Improve loggers
Diffstat (limited to 'contactList.h')
-rw-r--r--contactList.h2
1 files changed, 1 insertions, 1 deletions
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"