correct a mistake
Modified: trunk/reactos/w32api/include/audevcod.h
--- trunk/reactos/w32api/include/audevcod.h 2005-12-04 12:18:22 UTC (rev 19858) +++ trunk/reactos/w32api/include/audevcod.h 2005-12-04 12:31:46 UTC (rev 19859) @@ -22,7 +22,7 @@
SNDDEV_ERROR_Stop =11, SNDDEV_ERROR_Start =12, SNDDEV_ERROR_AddBuffer =13,
- SNDDEV_ERROR_Query =14,
+ SNDDEV_ERROR_Query =14
} SNDDEV_ERR; #endif // __AUDEVCOD__