Module Name: src Committed By: christos Date: Thu Apr 21 17:58:56 UTC 2011
Modified Files:
src/crypto/external/bsd/heimdal/dist/kadmin: get.c
Log Message:
Fix signed/unsigned warnings. Discover bug where < 0 case cannot happen,
and change it to >= 0 as intended.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 \
src/crypto/external/bsd/heimdal/dist/kadmin/get.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
