forked from len0rd/rockbox
spelling mistakes pointed out by Alex Wallis
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16671 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
4e2c517591
commit
373d56bd2d
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
/* This file controls which strings are included when rockbox is built and
|
/* This file controls which strings are included when rockbox is built and
|
||||||
when the .lng and .voice files are built. That means that a change in this
|
when the .lng and .voice files are built. That means that a change in this
|
||||||
file will break compatiblity with older .lng and .voice files and that those
|
file will break compatibility with older .lng and .voice files and that those
|
||||||
version numbers should be updated. It also means that changing defines in
|
version numbers should be updated. It also means that changing defines in
|
||||||
the various config*.h files could also break back compatiblity */
|
the various config*.h files could also break back compatibility */
|
||||||
|
|
||||||
#if defined(HAVE_AGC)
|
#if defined(HAVE_AGC)
|
||||||
agc
|
agc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue