OSEC

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: Marcus Glocker (mglockercvs.openbsd.org)
Date: Wed Jan 03 2007 - 00:31:54 CST


CVSROOT: /cvs
Module name: src
Changes by: mglockercvs.openbsd.org 2007/01/02 23:31:54

Modified files:
        sys/dev/ic : bcw.c bcwvar.h

Log message:
Avoid mixing of u_int* and uint* in the same code. uint* wins.