Subject: CVS commit: [netbsd-1-5] src/crypto/dist/openssl/ssl
To: None <source-changes@NetBSD.org>
From: SAITOH Masanobu <msaitoh@netbsd.org>
List: source-changes
Date: 11/06/2003 05:56:04
Module Name: src
Committed By: msaitoh
Date: Thu Nov 6 05:56:04 UTC 2003
Modified Files:
src/crypto/dist/openssl/ssl [netbsd-1-5]: ssl_ciph.c
Log Message:
Pull up revision 1.6 via patch (requested by itojun in ticket #90):
Correct some off-by-ones. They currently don't matter, but this
is for future safety and consistency.
To generate a diff of this commit:
cvs rdiff -r1.1.1.1.2.2 -r1.1.1.1.2.3 src/crypto/dist/openssl/ssl/ssl_ciph.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.