smsutil: style fix

This commit is contained in:
Petteri Tikander 2010-09-01 18:59:32 +03:00 committed by Denis Kenzior
parent c7473aa7da
commit 295ae2dc04
1 changed files with 2 additions and 1 deletions

View File

@ -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)