VS: [RFC PATCH 1/4] SetProperty for UseDeliveryReports. smsutil.c/h.
Denis Kenzior
denkenz at gmail.com
Mon Jun 7 11:16:42 PDT 2010
Hi Pasi,
> > GSList *sms_text_prepare(const char *utf8, guint16 ref,
> > - gboolean use_16bit, int *ref_offset);
> > + gboolean use_16bit, int *ref_offset,
> > + const gboolean use_delivery_reports);
> >
> > gboolean cbs_dcs_decode(guint8 dcs, gboolean *udhi, enum sms_class *cls,
> > enum sms_charset *charset, gboolean *compressed,
>
> Ah, no need for const before gboolean, as Denis said. Do I need to send
> another patch, or can you remove it?
I applied all four patches and fixed it up for you... This time ;)
Regards,
-Denis
More information about the ofono
mailing list