Update the comment about our changes too.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20341 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Thomas Martitz 2009-03-17 19:01:25 +00:00
parent fa2d011a55
commit 877efe1123

View file

@ -29,8 +29,9 @@
* negative chars in their default char type.
*
*
* This version is changed to ignore leading zeros, it does not equal to the
* original software.
* Changes for Rockbox:
* This version is changed slightly to deal better with the datatypes,
* it does not equal to the original software.
*/
#include <ctype.h>