libbacktrace: remove trailing whitespace

* dwarf.c: Remove trailing whitespace.
	* macho.c: Likewise.

Fixes #124
This commit is contained in:
Ian Lance Taylor
2024-07-11 15:27:18 -07:00
parent 4ead348bb4
commit f69acdfbd6
2 changed files with 2 additions and 3 deletions

View File

@@ -674,7 +674,6 @@ macho_add_symtab (struct backtrace_state *state, int descriptor,
struct macho_syminfo_data *p;
p = backtrace_atomic_load_pointer (pp);
if (p == NULL)
break;