Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 05/24/2006 16:44:34
Module Name: src
Committed By: oster
Date: Wed May 24 16:44:34 UTC 2006
Modified Files:
src/crypto/dist/openssl/doc/crypto: BIO_f_base64.pod
src/lib/libcrypto/man: BIO_f_base64.3
Log Message:
Add a missing ')' to fix the example code. Already fixed in openssl upstream.
To generate a diff of this commit:
cvs rdiff -r1.1.1.2 -r1.2 src/crypto/dist/openssl/doc/crypto/BIO_f_base64.pod
cvs rdiff -r1.12 -r1.13 src/lib/libcrypto/man/BIO_f_base64.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.