From c2a8254be71089f707b3100972609db9cf4d02a0 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 20 Mar 2008 15:31:43 +0000 Subject: Fix a bug in the ambigious name detection. Minor cleanups. --- agent/agent.h | 1 + 1 file changed, 1 insertion(+) (limited to 'agent/agent.h') diff --git a/agent/agent.h b/agent/agent.h index f824fe615..bf460b485 100644 --- a/agent/agent.h +++ b/agent/agent.h @@ -211,6 +211,7 @@ void *get_agent_scd_notify_event (void); void agent_sighup_action (void); /*-- command.c --*/ +gpg_error_t agent_inq_pinentry_launched (ctrl_t ctrl, unsigned long pid); gpg_error_t agent_write_status (ctrl_t ctrl, const char *keyword, ...); void bump_key_eventcounter (void); void bump_card_eventcounter (void); -- cgit v1.2.3