* 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
1 changed files with 1 additions and 0 deletions
|
@ -2415,6 +2415,7 @@ process_version_sections (file)
|
||||||
break;
|
break;
|
||||||
|
|
||||||
default:
|
default:
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue