mirror of
				https://github.com/taglib/taglib.git
				synced 2025-10-31 07:46:22 -04:00 
			
		
		
		
	Fix typo.
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@343576 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
		| @ -144,7 +144,7 @@ bool MPC::File::save() | ||||
|       removeBlock(d->ID3v1Location, 128); | ||||
|       d->hasID3v1 = false; | ||||
|       if(d->hasAPE) { | ||||
|         if(d->APELocation < d->ID3v1Location) | ||||
|         if(d->APELocation > d->ID3v1Location) | ||||
|           d->APELocation -= 128; | ||||
|       } | ||||
|     } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user