Revision eb2aeacf audio/winwaveaudio.c

b/audio/winwaveaudio.c
72 72
        break;
73 73

  
74 74
    case MMSYSERR_NOMEM:
75
        str = "Unable to allocate or locl memory";
75
        str = "Unable to allocate or lock memory";
76 76
        break;
77 77

  
78 78
    case WAVERR_SYNC:

Also available in: Unified diff