Subject: CVS commit: src/dist/smbfs/lib/smb
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 05/01/2006 18:40:02
Module Name:	src
Committed By:	christos
Date:		Mon May  1 18:40:02 UTC 2006

Modified Files:
	src/dist/smbfs/lib/smb: ctx.c

Log Message:
Use the sizeof the field instead of the #define constant. Fixes off-by-one
error.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/dist/smbfs/lib/smb/ctx.c

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