Module Name: src Committed By: pgoyette Date: Thu Jan 16 22:06:45 UTC 2014
Modified Files:
src/tests/crypto/opencrypto: h_xcbcmac.c
Log Message:
Since sizeof() is unsigned, use an unsigned int for the loop index.
Fixes latest build break.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/crypto/opencrypto/h_xcbcmac.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
