aboutsummaryrefslogtreecommitdiffstats
path: root/g10/keyserver-internal.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--g10/keyserver-internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/keyserver-internal.h b/g10/keyserver-internal.h
index b1f22be32..42b78048d 100644
--- a/g10/keyserver-internal.h
+++ b/g10/keyserver-internal.h
@@ -8,7 +8,7 @@
#include "iobuf.h"
#include "types.h"
-void parse_keyserver_options(char *options);
+int parse_keyserver_options(char *options);
struct keyserver_spec *parse_keyserver_uri(char *uri,
const char *configname,
unsigned int configlineno);