audio: fix comment

Signed-off-by: malc <av1474@comtv.ru>
This commit is contained in:
malc 2010-03-11 18:28:38 +03:00
parent 81d9b784df
commit ad483a514e
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@
#undef IN_T
#undef SHIFT
/* Unsigned 16 bit */
/* Unsigned 32 bit */
#define IN_T uint32_t
#define IN_MIN 0
#define IN_MAX UINT32_MAX