on 01/04/2011 13:27 Warner Losh said the following:
> Great commit.  Just one nit.  See below...
> 
> 
> On Apr 1, 2011, at 4:19 AM, Andriy Gapon wrote:
>> --- sys/sys/errno.h  (revision 220181)
>> +++ sys/sys/errno.h  (working copy)
>> @@ -175,13 +175,17 @@ __END_DECLS
>>
>> #ifndef _POSIX_SOURCE
>> #define      ENOTCAPABLE     93              /* Capabilities insufficient */
>> -#define     ECAPMODE                94              /* Not permitted in 
>> capability mode */
>> +#define     ECAPMODE        94              /* Not permitted in capability 
>> mode */
>> #endif /* _POSIX_SOURCE */
> 
> You really shouldn't mix functional changes with white-space changes like 
> this.

Oops, sorry, that was meant to be a separate commit.

-- 
Andriy Gapon
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to