* Attempt to make readelf.c compile under IRIX6 cc by inserting
non-functional "break;" in switch statement.
This commit is contained in:
parent
e16def6302
commit
4775a8a5a9
@ -2415,6 +2415,7 @@ process_version_sections (file)
|
||||
break;
|
||||
|
||||
default:
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user