* src/tgbaalgos/magic.hh: fixme is not a doxygen command. Use bug.

This commit is contained in:
Alexandre Duret-Lutz 2005-09-06 11:52:58 +00:00
parent 98fd480506
commit 6bcc8c3ce1
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2005-09-01 Alexandre Duret-Lutz <adl@src.lip6.fr>
* src/tgbaalgos/magic.hh: \fixme is not a doxygen command. Use \bug.
2005-08-31 Alexandre Duret-Lutz <adl@src.lip6.fr>
* README: Update lbtt references.

View file

@ -94,7 +94,7 @@ namespace spot
/// }
/// \endverbatim
///
/// \fixme The name is misleading. Magic-search is the algorithm
/// \bug The name is misleading. Magic-search is the algorithm
/// from \c godefroid.93.pstv, not \c courcoubetis.92.fmsd.
emptiness_check* explicit_magic_search(const tgba *a,
option_map o = option_map());