Changed debug logmessage
This commit is contained in:
parent
b06753aee7
commit
d6145c6f45
@ -2400,7 +2400,7 @@ void binkp_clear_filelist(int rc)
|
||||
file_list *fal;
|
||||
|
||||
if (tosend != NULL) {
|
||||
Syslog('b', "Binkp: clear current filelist");
|
||||
Syslog('b', "Binkp: binkp_clear_filelist(%d)", rc);
|
||||
|
||||
for (tmp = bll; bll; bll = tmp) {
|
||||
tmp = bll->next;
|
||||
|
Reference in New Issue
Block a user