Rockbox.org home
releases
current build
extras FAQ
manual
wiki
docs index mailing lists
IRC
forums bugs
patches



Rockbox mail archive

Subject: Re: cvs: apps tree.c,1.210,1.211
From: Björn Stenberg (bjorn_at_haxx.se)
Date: 2003-11-24


Daniel Stenberg wrote:
> 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()...

You are right. Fix committed.

-- 
Björn



Page was last modified "Mar 9 2008" The Rockbox Crew