mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-15 20:08:23 +00:00
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