fix some doxygen warnings

This commit is contained in:
Johann Dreo 2010-11-07 23:43:58 +01:00
commit b7009822a5
10 changed files with 26 additions and 24 deletions

View file

@ -53,7 +53,7 @@ class eoSelectOne : public eoUF<const eoPop<EOT>&, const EOT&>
(void)_pop;
}
};
/** @example t-eoSelectOne.cpp
/** @example t-selectOne.cpp
*/