summaryrefslogtreecommitdiffstats
path: root/g10/gpg.h
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2010-02-02 15:06:19 +0100
committerWerner Koch <wk@gnupg.org>2010-02-02 15:06:19 +0100
commit8459bcf95aef611feaa4ddb2ea9a50ee928ee9a0 (patch)
treea9ce6bafa8e38e858cb358debc967bb5436f0e15 /g10/gpg.h
parentFixed a regression introduced with 2.0.14. (diff)
downloadgnupg2-8459bcf95aef611feaa4ddb2ea9a50ee928ee9a0.tar.xz
gnupg2-8459bcf95aef611feaa4ddb2ea9a50ee928ee9a0.zip
Various changes to eventually support openpgp keys in pgp-agent.
Comment fixes. Minor chnages in preparation of a W32CE port.
Diffstat (limited to 'g10/gpg.h')
-rw-r--r--g10/gpg.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/g10/gpg.h b/g10/gpg.h
index da2a738dc..013b135b2 100644
--- a/g10/gpg.h
+++ b/g10/gpg.h
@@ -1,5 +1,5 @@
/* gpg.h - top level include file for gpg etc.
- * Copyright (C) 2003, 2006 Free Software Foundation, Inc.
+ * Copyright (C) 2003, 2006, 2010 Free Software Foundation, Inc.
*
* This file is part of GnuPG.
*
@@ -50,6 +50,7 @@ struct server_local_s;
/* Object used to describe a keyblok node. */
typedef struct kbnode_struct *KBNODE;
+typedef struct kbnode_struct *kbnode_t;
/* Session control object. This object is passed to most functions to