Suppress another stupid compiler warning
This commit is contained in:
parent
e2dd0a7ee5
commit
fb42e17ffd
1 changed files with 3 additions and 0 deletions
|
@ -153,6 +153,9 @@ int hexagram_main_can2dump(int argc, char **argv) {
|
|||
timestamp.tv_sec, timestamp.tv_usec);
|
||||
|
||||
break;
|
||||
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
||||
fprintf(fh, "%6s %03X [%d] ",
|
||||
|
|
Loading…
Add table
Reference in a new issue