mirror of
https://github.com/libunwind/libunwind.git
synced 2026-01-12 00:04:03 +08:00
indenting...
This commit is contained in:
committed by
Stephen M. Webb
parent
2e49d11044
commit
d2c07d099d
@@ -107,7 +107,7 @@ _handle_nt_file_note (uint8_t *desc, void *arg)
|
||||
ui->phdrs[p].p_backing_file_index = ucd_file_table_insert (&ui->ucd_file_table, strings);
|
||||
Debug (3, "adding '%s' at index %d\n", strings, ui->phdrs[p].p_backing_file_index);
|
||||
}
|
||||
else
|
||||
else
|
||||
{
|
||||
Debug (3, "ignoring path: '%s', due to (deleted) or len == 0\n", strings);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user