* src/misc/escape.hh: Fix Doxygen documentation.

* src/misc/intvcomp.hh: Likewise.
This commit is contained in:
Alexandre Duret-Lutz 2011-04-10 09:25:10 +02:00
parent 4ec936387e
commit cdede3d134
3 changed files with 10 additions and 5 deletions

View file

@ -1,3 +1,8 @@
2011-04-10 Alexandre Duret-Lutz <adl@lrde.epita.fr>
* src/misc/escape.hh: Fix Doxygen documentation.
* src/misc/intvcomp.hh: Likewise.
2011-04-09 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Move the compression routines into their own *.cc file.