correct a mistake

svn path=/trunk/; revision=19859
This commit is contained in:
Magnus Olsen
2005-12-04 12:31:46 +00:00
parent 2f50a665cf
commit fe0cd678a1
+1 -1
View File
@@ -22,7 +22,7 @@ typedef enum _tagSND_DEVICE_ERROR
SNDDEV_ERROR_Stop =11,
SNDDEV_ERROR_Start =12,
SNDDEV_ERROR_AddBuffer =13,
SNDDEV_ERROR_Query =14,
SNDDEV_ERROR_Query =14
} SNDDEV_ERR;
#endif // __AUDEVCOD__