On Wed, Feb 1, 2012 at 4:00 AM, Kevin O'Connor <[email protected]> wrote:
> On Mon, Jan 30, 2012 at 05:23:19PM +0000, [email protected] wrote:
>> --- a/src/output.c
>> +++ b/src/output.c
>> @@ -75,9 +75,9 @@ putc_debug(struct putcinfo *action, char c)
>>  {
>>      if (! CONFIG_DEBUG_LEVEL)
>>          return;
>> -    if (! CONFIG_COREBOOT)
>> +    if (! CONFIG_DEBUG_IO)
>
> Inverted test?
>

Oops, apologies. V2 Sent.

-- 
Julian

_______________________________________________
SeaBIOS mailing list
[email protected]
http://www.seabios.org/mailman/listinfo/seabios

Reply via email to