forked from Imagelibrary/binutils-gdb
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