FS#9972 - Simplify strnatcmp. As we do ignore leading zeros (as opposed to the origin...
commitdbbe09bbed6a3cb888a0e1cd3097e6ff3cb4e2a4
authorkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Mon, 2 Mar 2009 02:07:13 +0000 (2 02:07 +0000)
committerkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Mon, 2 Mar 2009 02:07:13 +0000 (2 02:07 +0000)
tree95ca22b8155a860ae5517e0868c0cc1eb4140fb4
parentc702908456f5f5824473c50919794e9c5b0b6f02
FS#9972 - Simplify strnatcmp. As we do ignore leading zeros (as opposed to the original version), we can remove some unused code.
Also, change the header to state that we changed it and do not use the original version.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20166 a1c6a512-1295-4272-9138-f99709370657
firmware/common/strnatcmp.c