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