X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2Fauto_unit_test.hh;h=8b0e1bbec3aae6cd5e3d1e49702589eaf8fdcf76;hb=50175e39d2cbad018fe9761c9ed483d2a73c0352;hp=95980e3a2010eab949c6fc9fc8bf18acaf3ba6a6;hpb=412024ed31a4ab4eaea7a4165a434f8efebee325;p=senf.git diff --git a/Utils/auto_unit_test.hh b/Utils/auto_unit_test.hh index 95980e3..8b0e1bb 100644 --- a/Utils/auto_unit_test.hh +++ b/Utils/auto_unit_test.hh @@ -57,7 +57,7 @@ /** \brief Check for compile failure - COMPILE_RAIL() is used to check, that a certain piece of code will produce a compile time + COMPILE_FAIL() is used to check, that a certain piece of code will produce a compile time failure. \code