* src/misc/escape.hh: Fix Doxygen documentation.
* src/misc/intvcomp.hh: Likewise.
This commit is contained in:
parent
4ec936387e
commit
cdede3d134
3 changed files with 10 additions and 5 deletions
|
|
@ -51,7 +51,7 @@ namespace spot
|
|||
int* dest, size_t& dest_size);
|
||||
|
||||
/// \brief Uncompress an int array of size \a array_size into a int
|
||||
/// array of size \size.
|
||||
/// array of size \a size.
|
||||
///
|
||||
/// \a size must be the exact expected size of uncompressed array.
|
||||
void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue