[patch 05/20] introduce DECLARE_SMS_ADDR_STR()
Denis Kenzior
denkenz at gmail.com
Fri Jul 23 15:30:11 PDT 2010
Hi Inaky,
On 07/23/2010 03:59 PM, Inaky Perez-Gonzalez wrote:
> From: Inaky Perez-Gonzalez <inaky.perez-gonzalez at intel.com>
>
> Introduce DECLARE_SMS_ADDR_STR(), which declares a string variable of
> the right size for passing to sms_assembly_decode_address(). This way
> we detach each client having to have the knowledge of what the right
> size is, leaving that decission to the infrastructure
> provider. Updated couple of sites in smsutil.c to use it vs a raw
> declaration.
> ---
> src/smsutil.c | 4 ++--
> src/smsutil.h | 6 ++++++
> 2 files changed, 8 insertions(+), 2 deletions(-)
>
This one has been applied, thanks.
Regards,
-Denis
More information about the ofono
mailing list