more doxygen docs

This commit is contained in:
Josh Coalson
2002-07-16 16:14:17 +00:00
parent 130cbb50b7
commit 0b9ebc3934
3 changed files with 41 additions and 37 deletions

View File

@@ -81,7 +81,7 @@
*
* In addition to the three interfaces, this module defines functions for
* creating and manipulating various metadata objects in memory. As we see
* from the XXX Format XXX module, FLAC metadata blocks in memory are very primitive
* from the Format module, FLAC metadata blocks in memory are very primitive
* structures for storing information in an efficient way. Reading
* information from the structures is easy but creating or modifying them
* directly is more complex. The metadata object routines here facilitate