Rockbox mail archive
Subject: Re: cvs: apps tree.c,1.210,1.211
From: Daniel Stenberg (daniel_at_haxx.se)
Date: 2003-11-24
On Mon, 24 Nov 2003, Bjorn Stenberg wrote:
> - if ((currdir[1] == 0) && !strcmp(entry->d_name, BOOTFILE)) {
> + if ((currdir[1] == 0) && !stricmp(entry->d_name, BOOTFILE)) {
Do we have a stricmp() ? I thought we had a strcasecmp()...
--
Daniel Stenberg -- http://rockbox.haxx.se/ -- http://daniel.haxx.se/
Page was last modified "Jan 10 2012" The Rockbox Crew
|