sms: Fix indentation

This commit is contained in:
Aki Niemi 2011-02-02 10:49:21 +02:00
parent f0d855dd99
commit 15428cc2df
1 changed files with 1 additions and 1 deletions

View File

@ -613,7 +613,7 @@ next_q:
enum message_state ms;
sms_tx_backup_free(sms->imsi, entry->id, entry->flags,
ofono_uuid_to_str(&entry->uuid));
ofono_uuid_to_str(&entry->uuid));
if (ok)
ms = MESSAGE_STATE_SENT;