forked from Imagelibrary/binutils-gdb
Remove trailing spaces in binutils
This commit is contained in:
@@ -5175,7 +5175,7 @@ stab_demangle_v3_arglist (void *dhandle, struct stab_handle *info,
|
||||
context for a function with no arguments. */
|
||||
if (dc->u.s_binary.left == NULL)
|
||||
break;
|
||||
|
||||
|
||||
arg = stab_demangle_v3_arg (dhandle, info, dc->u.s_binary.left,
|
||||
NULL, &varargs);
|
||||
if (arg == NULL)
|
||||
|
||||
Reference in New Issue
Block a user