forked from len0rd/rockbox
Damn. Remove another typo.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28579 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
fc86352e27
commit
9156dbaef5
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
||||||
/* I/O error has occurred */
|
/* I/O error has occurred */
|
||||||
#define PCMREC_E_IO 0x80008000
|
#define PCMREC_E_IO 0x80008000
|
||||||
#ifdef DEBUG
|
#ifdef DEBUG
|
||||||
/* encoder has written past end of alloccated space */
|
/* encoder has written past end of allocated space */
|
||||||
#define PCMREC_E_CHUNK_OVF 0x80010000
|
#define PCMREC_E_CHUNK_OVF 0x80010000
|
||||||
#endif /* DEBUG */
|
#endif /* DEBUG */
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue