tagger 0.1 checkin had a typo (a /. URL that wasn't commented out) in delete.cpp
git-svn-id: https://svn.salfter.gotdns.org/svn/tagger@125 1b90f75b-8b96-4784-87c0-14078182fce6
This commit is contained in:
@@ -44,7 +44,7 @@ int deletetag (int argc, char** argv, int startarg)
|
||||
tag->removeField("REPLAYGAIN_ALBUM_GAIN");
|
||||
tag->removeField("REPLAYGAIN_ALBUM_PEAK");
|
||||
|
||||
file->save();http://hardware.slashdot.org/article.pl?sid=05/10/27/0047250&tid=184
|
||||
file->save();
|
||||
delete file;
|
||||
cout << argv[i] << ": Vorbis tag removed" << endl;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user