Commit 9935f0a6defa78a77824d389472d9b3a7172a1aa
Committed by
GitHub
1 parent
daa2dec6
Update hantekdsocontrol.cpp
A fix for the fix
Showing
1 changed file
with
2 additions
and
0 deletions
openhantek/src/hantekdso/hantekdsocontrol.cpp
| @@ -1231,6 +1231,8 @@ void HantekDsoControl::run() { | @@ -1231,6 +1231,8 @@ void HantekDsoControl::run() { | ||
| 1231 | #else | 1231 | #else |
| 1232 | #define FALLTHROUGH | 1232 | #define FALLTHROUGH |
| 1233 | #endif | 1233 | #endif |
| 1234 | +#else | ||
| 1235 | +#define FALLTHROUGH | ||
| 1234 | #endif | 1236 | #endif |
| 1235 | else { | 1237 | else { |
| 1236 | FALLTHROUGH | 1238 | FALLTHROUGH |