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: Xavier Santolaria (xsacvs.openbsd.org)
Date: Thu Feb 22 2007 - 02:30:45 CST


CVSROOT: /cvs
Module name: src
Changes by: xsacvs.openbsd.org 2007/02/22 01:30:45

Modified files:
        usr.bin/rcs : buf.c buf.h diff.c diff3.c rcsutil.c rcsutil.h

Log message:
Fix const inconsistencies, void pointer artithmetic;
Based on diff from otto in OpenCVS. OK otto.