gpgme/gpgme (ChangeLog ath.h conversion.c gpgme.h util.h)

cvs user marcus cvs@cvs.gnupg.org
Mon, 06 Oct 2003 15:24:14 +0200


    Date: Monday, October 6, 2003 @ 15:24:14
  Author: marcus
    Path: /cvs/gnupg/gpgme/gpgme

Modified: ChangeLog ath.h conversion.c gpgme.h util.h

2003-10-06  Marcus Brinkmann  <marcus@g10code.de>

	* ath.h [HAVE_SYS_SELECT_H]: Include <sys/select.h> for fd_set.
	[!HAVE_SYS_SELECT_H]: Include <sys/time.h>.

	* conversion.c (_gpgme_hextobyte): Drop "unsigned" from type of
	SRC argument.
	* util.h (_gpgme_hextobyte): Likewise for prototype.

	* gpgme.h: Remove trailing comma in enum.


--------------+
 ChangeLog    |    9 +++++++++
 ath.h        |    5 +++++
 conversion.c |    2 +-
 gpgme.h      |    2 +-
 util.h       |    2 +-
 5 files changed, 17 insertions(+), 3 deletions(-)