X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fdac.cpp;h=dbb1b5842caeef2469dce21d0c46589391a4f259;hb=bae593a9f2f6557d271d8b2eacc5d4a825cf4b0a;hp=990a7248b5a7c3fb4ec7152d94d0466d89e288a5;hpb=e285d9bb9ae73f64443fa4add30119dc422c4d08;p=virtualjaguar diff --git a/src/dac.cpp b/src/dac.cpp index 990a724..dbb1b58 100644 --- a/src/dac.cpp +++ b/src/dac.cpp @@ -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) {