fix compilation with clang++-3.6 -Wdocumentation
* src/tgba/tgbasafracomplement.cc: Remove documentation of inexisting argument. * src/tgbaalgos/hoaf.hh: Fix typo in documentation.
This commit is contained in:
parent
15710e7b1d
commit
3d9ffaec83
2 changed files with 1 additions and 4 deletions
|
|
@ -44,7 +44,7 @@ namespace spot
|
|||
/// \param g The automaton to output.
|
||||
/// \param f The (optional) formula associated to the automaton. If given
|
||||
/// it will be output as a comment.
|
||||
/// \param a acceptance Force the type of acceptance mode used
|
||||
/// \param acceptance Force the type of acceptance mode used
|
||||
/// in output.
|
||||
/// \param alias Whether aliases should be used in output.
|
||||
/// \param newlines Whether to use newlines in output.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue