summaryrefslogtreecommitdiffstats
path: root/src/smsutil.c
diff options
context:
space:
mode:
authorPetteri Tikander <petteri.tikander@ixonos.com>2010-09-01 18:59:32 +0300
committerDenis Kenzior <denkenz@gmail.com>2010-09-01 12:09:19 -0500
commit295ae2dc04e6acf5beb29c03145776c32ea5ab87 (patch)
tree8c6308096a4ffa2ef381a029f6f473469fd54652 /src/smsutil.c
parentc7473aa7dafa485cce9664514a2a29455c6e348c (diff)
downloadofono-295ae2dc04e6acf5beb29c03145776c32ea5ab87.tar.bz2
smsutil: style fix
Diffstat (limited to 'src/smsutil.c')
-rw-r--r--src/smsutil.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/smsutil.c b/src/smsutil.c
index 909b87e3..2e49a66a 100644
--- a/src/smsutil.c
+++ b/src/smsutil.c
@@ -2529,7 +2529,8 @@ static GSList *sms_assembly_add_fragment_backup(struct sms_assembly *assembly,
if (ref != node->ref)
continue;
- /* Message Reference and address the same, but max is not
+ /*
+ * Message Reference and address the same, but max is not
* ignore the SMS completely
*/
if (max != node->max_fragments)