|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
CVS: cvs.openbsd.org: src
From: Aaron Campbell (aaron
cvs.openbsd.org)
Date: Mon Mar 15 2004 - 09:03:11 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: aaron
cvs.openbsd.org 2004/03/15 08:03:11
Modified files:
usr.bin/sectok : cyberflex.c
Log message:
Replace "if (foo == bar); else baz;" idiom with "if (foo != bar) baz;". Much
less confusing. deraadt
ok
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]