Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 09/17/1999 02:25:36
Module Name:	basesrc
Committed By:	kleink
Date:		Fri Sep 17 09:25:35 UTC 1999

Modified Files:
	basesrc/lib/libc/md: md4c.c md5c.c

Log Message:
Partially revert previous change: the assertions made in utility functions
defined with file scope only are redundant, and will never fail.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 basesrc/lib/libc/md/md4c.c
cvs rdiff -r1.13 -r1.14 basesrc/lib/libc/md/md5c.c

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