werner committed to libgcrypt/src
cvs@cvs.gnupg.org
cvs@cvs.gnupg.org
Thu, 25 Jul 2002 16:50:55 +0200
Date: Thursday July 25, 2002 @ 16:50
Author: werner
Update of /cvs/gnupg/libgcrypt/src
In directory trithemius:/tmp/cvs-serv28805
Modified Files:
ChangeLog cipher.h gcrypt.h global.c stdmem.c
Log Message:
* cipher.h: Added prototypes for progress functions.
* global.c: Include cipher.h for those prototypes.
* stdmem.c (_gcry_private_realloc): Replaced void* by char * for
pointer arithmetic reasons. Noted by Stephan Austermuehle.
File: ChangeLog Status: Up-to-date
File: cipher.h Status: Up-to-date
File: gcrypt.h Status: Up-to-date
File: global.c Status: Up-to-date
File: stdmem.c Status: Up-to-date