[PATCH 2.5/6] winealsa: Fix copy paste inaccuracy

Maarten Lankhorst m.b.lankhorst at gmail.com
Wed Aug 15 12:56:55 CDT 2007


Does the numbering system support half  digits?
-------------- next part --------------
diff --git a/dlls/winealsa.drv/dscapture.c b/dlls/winealsa.drv/dscapture.c
index 4b9209a..243f24a 100644
--- a/dlls/winealsa.drv/dscapture.c
+++ b/dlls/winealsa.drv/dscapture.c
@@ -20,7 +20,7 @@
  */
 
 /*======================================================================*
- *              Low level dsound output implementation			*
+ *              Low level dsound input implementation			*
  *======================================================================*/
 
 #include "config.h"


More information about the wine-patches mailing list