mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
correct a mistake
svn path=/trunk/; revision=19859
This commit is contained in:
@@ -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__
|
||||
|
||||
Reference in New Issue
Block a user