From 295ae2dc04e6acf5beb29c03145776c32ea5ab87 Mon Sep 17 00:00:00 2001 From: Petteri Tikander Date: Wed, 1 Sep 2010 18:59:32 +0300 Subject: smsutil: style fix --- src/smsutil.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') 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) -- cgit v1.2.3