diff --git a/lib/check.h b/lib/check.h index b0f067b20..1368345b2 100644 --- a/lib/check.h +++ b/lib/check.h @@ -34,7 +34,7 @@ /** * When -DUNSTABLE is used, Cppcheck will be more unstable and can crash * when there is wrong data. This is intended to be used in daca2. - * + * * Use CHECK_WRONG_DATA in checkers when you avoid crashes for wrong data. */ #ifdef UNSTABLE