indenting...

This commit is contained in:
Stijn Lemm
2025-04-11 10:18:27 +02:00
committed by Stephen M. Webb
parent 2e49d11044
commit d2c07d099d

View File

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