Skip to content
Snippets Groups Projects
Verified Commit 5f9f255f authored by SteelT's avatar SteelT
Browse files

Correct comment

parent a0ebb329
No related branches found
No related tags found
No related merge requests found
......@@ -1251,7 +1251,7 @@ boolean I_LoadSong(char *data, size_t len)
#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
Otherwise let's give it the full data size
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment