Subject: Re: CVS commit: src/sys/netkey
To: None <source-changes@NetBSD.org>
From: Christoph Badura <bad@bsd.de>
List: source-changes
Date: 10/30/2004 00:53:23
On Fri, Oct 29, 2004 at 07:31:04PM +0000, David Laight wrote:
> Modified Files:
> 	src/sys/netkey: key_debug.c
> 
> Log Message:
> Add (unsigned char) cast to ctype function (for /sbin/setkey)

Why didn't you change the type of p to unsigned char?

> To generate a diff of this commit:
> cvs rdiff -r1.28 -r1.29 src/sys/netkey/key_debug.c