gpgme/gpgme (6 files)
cvs user marcus
cvs@cvs.gnupg.org
Mon, 06 Oct 2003 16:06:31 +0200
Date: Monday, October 6, 2003 @ 16:06:31
Author: marcus
Path: /cvs/gnupg/gpgme/gpgme
Modified: ChangeLog ath-compat.c ath-pth.c ath-pthread.c ath.c ath.h
2003-10-06 Marcus Brinkmann <marcus@g10code.de>
* ath.h (struct ath_ops): Make ADDR argument of CONNECT prototype
const.
(ath_connect): Make ADDR argument const.
* ath-pthread.c (ath_connect): Likewise.
* ath-pth.c (ath_connect): Likewise.
* ath-compat.c (ath_connect): Likewise.
* ath.c (ath_connect): Likewise.
---------------+
ChangeLog | 8 ++++++++
ath-compat.c | 2 +-
ath-pth.c | 2 +-
ath-pthread.c | 2 +-
ath.c | 2 +-
ath.h | 4 ++--
6 files changed, 14 insertions(+), 6 deletions(-)