OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: CVS: cvs.openbsd.org: src

From: Ted Unangst (ted.unangstgmail.com)
Date: Thu Mar 22 2007 - 22:46:19 CDT


On 3/22/07, Otto Moerbeek <ottocvs.openbsd.org> wrote:
> CVSROOT: /cvs
> Module name: src
> Changes by: ottocvs.openbsd.org 2007/03/22 06:30:53
>
> Modified files:
> usr.sbin/afs/src/lib/ko: kocell.c
>
> Log message:
> backout
> *c && !isspace(*c) is not equivalent to !isspace(*c)
> ok millert

that was my fault. the original diff didn't apply, so i "fixed" the
file by hand.