final merge of changes from the end of the flac 1.0.4 maintenance branch

This commit is contained in:
Josh Coalson
2002-10-23 22:18:37 +00:00
parent cd0e322d2d
commit 1ce20b6ac3
7 changed files with 20 additions and 17 deletions

View File

@@ -78,7 +78,7 @@
* to their counterparts in libFLAC. libOggFLAC is also licensed under
* the LGPL.
*
* \section cpp_api FLAC C API
* \section cpp_api FLAC C++ API
*
* The FLAC C++ API is a set of classes that encapsulate the
* structures and functions in libFLAC. They provide slightly more