[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Patch for utilities/dbootstrap/kbdconfig.c



#include <hallo.h>
* Stephen R Marenka [Wed, Jan 15 2003, 12:04:18PM]:

> |     }
> |     else if (strstr(Arch2, "PowerMac") != NULL) {
> |         choices = keymaps_mac;
> |         nchoices = nchoices_mac;
> |         prefix = "i386/";
> |     } else {
> |         choices= keymaps;
> |         nchoices=sizeof(keymaps)/sizeof(struct d_choices);
> |         prefix="i386/";
> |     }
> 
> In any case, to be fully anal, I tested with and without the above
> change and found that the patch works as expected, whereas the current
> behavior is broken. I wonder when it crept in, because I sure don't
> remember seeing this behavior.

I see. I have commited his change few minutes ago.

Gruss/Regards,
Eduard.
-- 
Who is General Failure and why is he reading my harddisk?

Attachment: pgpG3sAN3992H.pgp
Description: PGP signature


Reply to: