Correct comment

This commit is contained in:
Steel Titanium 2019-12-06 17:10:14 -05:00
parent a0ebb32912
commit 5f9f255f77
No known key found for this signature in database
GPG key ID: 924BA411F18DFDBE

View file

@ -1251,7 +1251,7 @@ boolean I_LoadSong(char *data, size_t len)
#ifdef HAVE_OPENMPT #ifdef HAVE_OPENMPT
/* /*
If the size of the data to be checked is bigger than the recommended size (> 2048) If the size of the data to be checked is bigger than the recommended size (> 2048 bytes)
Let's just set the probe size to the recommended size Let's just set the probe size to the recommended size
Otherwise let's give it the full data size Otherwise let's give it the full data size
*/ */