cdma-sms: Update to the new API declaration
authorDenis Kenzior <denkenz@gmail.com>
Sat, 16 Jun 2012 13:04:01 +0000 (08:04 -0500)
committerDenis Kenzior <denkenz@gmail.com>
Sat, 16 Jun 2012 14:50:05 +0000 (09:50 -0500)
src/cdma-sms.c

index 108455e..5beb8b0 100644 (file)
@@ -170,7 +170,7 @@ static void ofono_cdma_sms_process_p2p(struct ofono_cdma_sms *cdma_sms,
 }
 
 void ofono_cdma_sms_deliver_notify(struct ofono_cdma_sms *cdma_sms,
-                                       unsigned char *pdu, int tpdu_len)
+                                       const unsigned char *pdu, int tpdu_len)
 {
        static struct cdma_sms s;