aboutsummaryrefslogtreecommitdiffstats
path: root/gpgme/rungpg.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--gpgme/rungpg.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gpgme/rungpg.h b/gpgme/rungpg.h
index 27ccf3ed..bdd4a7a3 100644
--- a/gpgme/rungpg.h
+++ b/gpgme/rungpg.h
@@ -105,6 +105,9 @@ void _gpgme_gpg_set_status_handler ( GpgObject gpg,
GpgmeError _gpgme_gpg_set_colon_line_handler ( GpgObject gpg,
GpgColonLineHandler fnc,
void *fnc_value );
+GpgmeError _gpgme_gpg_set_simple_line_handler ( GpgObject gpg,
+ GpgColonLineHandler fnc,
+ void *fnc_value );
GpgmeError _gpgme_gpg_set_command_handler ( GpgObject gpg,
GpgCommandHandler fnc,
void *fnc_value );