Corrections by Kevin Conder <kconder@interaccess.com>

This commit is contained in:
Jaroslav Kysela 2002-03-12 20:14:33 +00:00
parent b559c97833
commit 853304bbf4
39 changed files with 386 additions and 386 deletions

View file

@ -81,7 +81,7 @@ typedef enum _snd_timer_slave_class {
/** global timer - RTC */
#define SND_TIMER_GLOBAL_RTC 1
/** timer open mode flag - nonblocking behaviour */
/** timer open mode flag - non-blocking behaviour */
#define SND_TIMER_OPEN_NONBLOCK 0x0001
/** timer handle type */