Remove trailing spaces in binutils
[deliverable/binutils-gdb.git] / binutils / stabs.c
index 5b4c8a3a8589feb34dbf6ccb6f51f16c15c417aa..11f7e28b945ea5505be8db908f15ac5f90ec4860 100644 (file)
@@ -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)
This page took 0.023306 seconds and 4 git commands to generate.