projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63bb682
)
audio/winwave: Fix typo
author
malc
<av1474@comtv.ru>
Fri, 15 Jun 2012 16:58:54 +0000
(20:58 +0400)
committer
malc
<av1474@comtv.ru>
Fri, 15 Jun 2012 16:58:54 +0000
(20:58 +0400)
Signed-off-by: malc <av1474@comtv.ru>
audio/winwaveaudio.c
patch
|
blob
|
history
diff --git
a/audio/winwaveaudio.c
b/audio/winwaveaudio.c
index 87e7493270e541011823e759e55c19ba37a5fb3d..663abb9b508adc6fbf06d11587e6addd55bf8280 100644
(file)
--- a/
audio/winwaveaudio.c
+++ b/
audio/winwaveaudio.c
@@
-72,7
+72,7
@@
static void winwave_log_mmresult (MMRESULT mr)
break;
case MMSYSERR_NOMEM:
- str = "Unable to allocate or loc
l
memory";
+ str = "Unable to allocate or loc
k
memory";
break;
case WAVERR_SYNC: