From 5c9a03b480c38c6b01b543709b1f5076cfdccc23 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Wed, 10 Nov 2010 09:17:19 -0600 Subject: sms: Fix up comment style and wording --- src/sms.c | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/sms.c b/src/sms.c index fe45ef34..d6f2a014 100644 --- a/src/sms.c +++ b/src/sms.c @@ -1506,9 +1506,12 @@ void ofono_sms_deliver_notify(struct ofono_sms *sms, unsigned char *pdu, __ofono_sms_sim_download(__ofono_atom_get_data(stk_atom), &s, NULL, sms); - /* Passing the USIM response back to network is not - * currently support */ - /* TODO: store in EFsms if not handled */ + /* + * Passing the USIM response back to network is not + * currently supported + * + * TODO: store in EFsms if not handled + */ return; default: break; -- cgit v1.2.3