mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 06:45:56 +08:00
2011-03-05 Michael Snyder <msnyder@vmware.com>
* source.c (add_path): Replace semicolon at end of block. * dwarf2expr.c (execute_stack_op): Ditto.
This commit is contained in:
@ -626,6 +626,7 @@ add_path (char *dirname, char **which_path, int parse_separators)
|
||||
}
|
||||
}
|
||||
skip_dup:
|
||||
;
|
||||
}
|
||||
while (arg != NULL);
|
||||
}
|
||||
|
Reference in New Issue
Block a user