Subject: CVS commit: src/sys/netkey
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 06/28/2003 14:33:40
Module Name: src
Committed By: simonb
Date: Sat Jun 28 14:33:39 UTC 2003
Modified Files:
src/sys/netkey: keydb.c
Log Message:
malloc() returns "void *", we don't need to cast the return value.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/netkey/keydb.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.