sms log tweak

Change-Id: I77e7a1501f74b9045f032c5b6c2322025a11fd59
This commit is contained in:
Neels Hofmeyr 2019-11-18 07:15:56 +01:00 committed by neels
parent a252bcd089
commit 3d6a8be0f9
1 changed files with 1 additions and 1 deletions

View File

@ -272,7 +272,7 @@ static void sms_submit_pending(void *_data)
} }
rounds += 1; rounds += 1;
LOGP(DLSMS, LOGL_DEBUG, "Sending SMS round %d\n", rounds); LOGP(DLSMS, LOGL_DEBUG, "Checking whether to send SMS %llu\n", sms->id);
/* /*
* This code needs to detect a loop. It assumes that no SMS * This code needs to detect a loop. It assumes that no SMS