Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide
translations



Rockbox mail archive

Subject: Re: cvs: apps tree.c,1.210,1.211

Re: cvs: apps tree.c,1.210,1.211

From: Björn Stenberg <bjorn_at_haxx.se>
Date: Mon, 24 Nov 2003 15:22:53 +0100

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
Received on 2003-11-24

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy