diff options
Diffstat (limited to 'src/lib/util/cdrom.cpp')
-rw-r--r-- | src/lib/util/cdrom.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/util/cdrom.cpp b/src/lib/util/cdrom.cpp index 3da270b55e3..efa34257a95 100644 --- a/src/lib/util/cdrom.cpp +++ b/src/lib/util/cdrom.cpp @@ -11,7 +11,7 @@ IMPORTANT: "physical" block addresses are the actual addresses on the emulated CD. "chd" block addresses are the block addresses in the CHD file. - Because we pad each track to a 4-frame boundry, these addressing + Because we pad each track to a 4-frame boundary, these addressing schemes will differ after track 1! ***************************************************************************/ |