aboutsummaryrefslogtreecommitdiffstats
path: root/agent/command.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2006-09-26 17:32:28 +0000
committerWerner Koch <[email protected]>2006-09-26 17:32:28 +0000
commitf28d2d5c43ad2b481c15e2b2e08ae6a9169e0d5a (patch)
tree01b319748bdf4543d97d08a80e6c97f668def80f /agent/command.c
parentMade buliding w/o curl work (diff)
downloadgnupg-f28d2d5c43ad2b481c15e2b2e08ae6a9169e0d5a.tar.gz
gnupg-f28d2d5c43ad2b481c15e2b2e08ae6a9169e0d5a.zip
let cmd learn also return KEYPAIRINFO
Diffstat (limited to '')
-rw-r--r--agent/command.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/agent/command.c b/agent/command.c
index ba2bfe8b8..a77ceaff2 100644
--- a/agent/command.c
+++ b/agent/command.c
@@ -1183,6 +1183,8 @@ option_handler (assuan_context_t ctx, const char *key, const char *value)
return 0;
}
+
+
/* Tell the assuan library about our commands */
static int