]> Shamusworld >> Repos - virtualjaguar/blobdiff - src/dac.cpp
Minor fixes, hopefully fix Exit hotkey on Win32.
[virtualjaguar] / src / dac.cpp
index 990a7248b5a7c3fb4ec7152d94d0466d89e288a5..dbb1b5842caeef2469dce21d0c46589391a4f259 100644 (file)
@@ -190,7 +190,7 @@ if (numLeftSamplesReady == 0 || numRightSamplesReady == 0)
 }
 
 //
-// Calculate the freq9uency of SCLK * 32 using the divider
+// Calculate the frequency of SCLK * 32 using the divider
 //
 int GetCalculatedFrequency(void)
 {