minor comments
authorJosh Coalson <jcoalson@users.sourceforce.net>
Thu, 15 Jul 2004 16:21:52 +0000 (16:21 +0000)
committerJosh Coalson <jcoalson@users.sourceforce.net>
Thu, 15 Jul 2004 16:21:52 +0000 (16:21 +0000)
src/test_libFLAC/metadata_manip.c

index 2c26268..540c3e6 100644 (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)