minor comments

This commit is contained in:
Josh Coalson 2004-07-15 16:21:52 +00:00
parent 0e46bf5624
commit 967360b9a6

View File

@ -160,7 +160,7 @@ static void delete_from_our_metadata_(unsigned position)
}
/*
* This wad of functions supports filename- and callback-based chain writing.
* This wad of functions supports filename- and callback-based chain reading/writing.
* Everything up to set_file_stats_() is copied from libFLAC/metadata_iterators.c
*/
FLAC__bool open_tempfile_(const char *filename, FILE **tempfile, char **tempfilename)