]> Shamusworld >> Repos - apple2/blobdiff - src/sound.cpp
Miscellaneous minor code cleanup.
[apple2] / src / sound.cpp
index 18c076005a49ca63171a0a276898d87a008f168f..10e8b8141b36ee2e553cfb76e11ec242c7d99513 100644 (file)
@@ -7,11 +7,11 @@
 // JLH = James Hammons <jlhamm@acm.org>
 //
 // WHO  WHEN        WHAT
-// ---  ----------  ------------------------------------------------------------
+// ---  ----------  -----------------------------------------------------------
 // JLH  12/02/2005  Fixed a problem with sound callback thread signaling the
 //                  main thread
-// JLH  12/03/2005  Fixed sound callback dropping samples when the sample buffer
-//                  is shorter than the callback sample buffer
+// JLH  12/03/2005  Fixed sound callback dropping samples when the sample
+//                  buffer is shorter than the callback sample buffer
 //
 
 // STILL TO DO: