Subject: CVS commit: syssrc/sys/crypto/rijndael
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 07/18/2001 19:50:27
Module Name:	syssrc
Committed By:	thorpej
Date:		Wed Jul 18 16:50:27 UTC 2001

Modified Files:
	syssrc/sys/crypto/rijndael: rijndael-api-fst.c

Log Message:
bzero -> memset, bcopy -> memcpy


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/crypto/rijndael/rijndael-api-fst.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.