Correct comment

This commit is contained in:
Steel Titanium 2019-12-06 17:10:14 -05:00
parent 32f76e8c65
commit 147960f4db

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
*/ */