librz/bin/omf: fix build warning (#6341)
This commit is contained in:
parent
b09bdf2242
commit
1750cc27fc
1 changed files with 1 additions and 0 deletions
|
|
@ -148,6 +148,7 @@ RZ_API const char *name_of_ti(const rz_bin_omf166_obj *obj, const ut16 ti_index)
|
|||
}
|
||||
}
|
||||
rz_warn_if_reached();
|
||||
return NULL;
|
||||
}
|
||||
|
||||
const char *name_of_iTyp(ut8 iTyp) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue