Date: Monday, July 28, 2003 @ 14:06:43
Author: werner
Path: /cvs/gnupg/libgcrypt/src
Modified: gcrypt.h
Minor char * to unsigned char* changes. The general rule is to use
unsigned char * for memory buffers which are not Nul-terminated
----------+
gcrypt.h | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)