From 877efe1123d85ed60e54cd214ef044f64c06c735 Mon Sep 17 00:00:00 2001 From: Thomas Martitz Date: Tue, 17 Mar 2009 19:01:25 +0000 Subject: Update the comment about our changes too. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20341 a1c6a512-1295-4272-9138-f99709370657 --- firmware/common/strnatcmp.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/firmware/common/strnatcmp.c b/firmware/common/strnatcmp.c index 96c2250f3a..04b760e8e7 100644 --- a/firmware/common/strnatcmp.c +++ b/firmware/common/strnatcmp.c @@ -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 -- cgit v1.2.3