bug-hurd
[Top][All Lists]
Advanced

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

Re: The patch of pfinet


From: olafBuddenhagen
Subject: Re: The patch of pfinet
Date: Fri, 15 Aug 2008 00:59:13 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

Hi,

On Wed, Aug 13, 2008 at 12:07:50PM +0200, zhengda wrote:

>>>       for (in = h->interfaces; in < h->interfaces + h->num_interfaces; in++)
>>> -       if (strcmp (in->device->name, arg) == 0)
>>> +            if (strcmp (in->name, arg) == 0)
>>>     
>>
>> Wrong indentation.
>>   
> I think the problem is that my vim always uses space instead of tab.

Indeed, the problem is that the original code contains tabs, which
results in a shift with the diff prefix and mail quoting... Sorry for
the confusion.

-antrik-




reply via email to

[Prev in Thread] Current Thread [Next in Thread]