On 01.06.2009 04:04, Uwe Hermann wrote: > On Mon, Jun 01, 2009 at 03:48:40AM +0200, Carl-Daniel Hailfinger wrote: > > Acked-by: Uwe Hermann <[email protected]> >
Thanks, committed in r560. >> --- flashrom-chiptype_avoid_bus_mismatch/flashrom.c (Revision 559) >> +++ flashrom-chiptype_avoid_bus_mismatch/flashrom.c (Arbeitskopie) >> @@ -174,10 +174,56 @@ >> +char *strcat_realloc(char *dest, char *src) >> > > src can be 'const char *src' I think. > Changed. Regards, Carl-Daniel -- http://www.hailfinger.org/ -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

