1
0
Fork 0
mirror of https://github.com/ErikAndren/cue2pops-mac.git synced 2025-04-19 15:38:04 +02:00

Update comment

This commit is contained in:
Erik Andrén Zachrisson 2015-11-01 12:42:05 +01:00
parent 7223af09ec
commit 2ff4f7b67d

View file

@ -237,7 +237,7 @@ int GetBinSize(char *bin_name)
int GetLeadOut(unsigned char *hbuf)
{
/* MSF is calculated from the dump size so DO NOT APPLY gap++/gap-- ADJUSTMENTS IN THIS FUNCTION ! */
/* MSF is calculated from the .bin size so DO NOT APPLY gap++/gap-- ADJUSTMENTS IN THIS FUNCTION ! */
// Formatted Lead-Out MM:SS:FF
char LeadOut[7];