Skip to content

Tidy up Vorbis comment editing without corrupting files

Phil Clayton requested to merge pclayton/easytag:fix-vcedit into master

Revert e5c640ca and instead introduce restrictions on the use of vcedit_open() and vcedit_write(), which allow vcedit_write() to be simplified. This is to address #8.

Merge request reports