Subject: CVS commit: src/crypto/dist/openssl/ssl
To: None <source-changes@NetBSD.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 10/02/2003 02:25:05
Module Name:	src
Committed By:	itojun
Date:		Thu Oct  2 02:25:05 UTC 2003

Modified Files:
	src/crypto/dist/openssl/ssl: ssl_ciph.c

Log Message:
from openbsd:

Correct some off-by-ones.  They currently don't matter, but this
is for future safety and consistency.
OK krw@, markus@


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 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.