mirror of
https://github.com/clearml/dropbear
synced 2025-02-07 13:21:15 +00:00
quieten the compiler
--HG-- branch : ecc
This commit is contained in:
parent
b46d46667f
commit
41f531ceaf
@ -217,7 +217,8 @@ int main(int argc, char ** argv) {
|
||||
exit(EXIT_FAILURE);
|
||||
}
|
||||
#endif
|
||||
// pass. ecdsa handles checks itself
|
||||
default:
|
||||
(void)0; /* quiet, compiler. ecdsa handles checks itself */
|
||||
}
|
||||
|
||||
switch (keytype) {
|
||||
|
Loading…
Reference in New Issue
Block a user