silence various warnings
This commit is contained in:
parent
01d1f4cb4b
commit
bcac59d81b
13 changed files with 18 additions and 24 deletions
|
|
@ -390,6 +390,6 @@ dexec(DwarfBuf *b, State *s, int locstop)
|
|||
return -1;
|
||||
}
|
||||
}
|
||||
return -1; /* not reached */
|
||||
/* not reached */
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue