diff --git a/lib/liboath/oath_impl.h b/lib/liboath/oath_impl.h index 4c9fda9..88a1209 100644 --- a/lib/liboath/oath_impl.h +++ b/lib/liboath/oath_impl.h @@ -49,8 +49,8 @@ default: \ (void)0; \ COVERAGE_RESTORE - -#endif #else #define COVERAGE_NO_DEFAULT_CASE #endif + +#endif