summaryrefslogtreecommitdiffstats
path: root/src/cdma-sms.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cdma-sms.c')
-rw-r--r--src/cdma-sms.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cdma-sms.c b/src/cdma-sms.c
index 12ea57e0..a3681240 100644
--- a/src/cdma-sms.c
+++ b/src/cdma-sms.c
@@ -43,7 +43,7 @@ struct ofono_cdma_sms {
struct ofono_atom *atom;
};
-static GDBusMethodTable cdma_sms_manager_methods[] = {
+static const GDBusMethodTable cdma_sms_manager_methods[] = {
/* TODO */
{ }
};