minor comments

This commit is contained in:
Josh Coalson 2004-12-30 03:55:00 +00:00
parent 720216ac0b
commit 2c75bd8b80

View File

@ -814,7 +814,7 @@ namespace FLAC {
//! See FLAC__metadata_get_streaminfo().
FLACPP_API bool get_streaminfo(const char *filename, StreamInfo &streaminfo);
//
//! See FLAC__metadata_get_tags().
FLACPP_API bool get_tags(const char *filename, VorbisComment *&tags);