forked from Imagelibrary/binutils-gdb
Minor reformatting in dwarf2read.c:psymtabs_addrmap_cleanup.
Really a tiny insignificant detail that just happened to catch my attention. Fixed thusly. 2010-06-17 Joel Brobecker <brobecker@adacore.com> * dwarf2read.c (psymtabs_addrmap_cleanup): Add empty line after last local variable declaration. No real code change.
This commit is contained in:
@@ -2001,6 +2001,7 @@ static void
|
||||
psymtabs_addrmap_cleanup (void *o)
|
||||
{
|
||||
struct objfile *objfile = o;
|
||||
|
||||
objfile->psymtabs_addrmap = NULL;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user