aboutsummaryrefslogtreecommitdiffstats
path: root/common/dns-cert.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/dns-cert.h')
-rw-r--r--common/dns-cert.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/dns-cert.h b/common/dns-cert.h
index 827533947..ebfeec838 100644
--- a/common/dns-cert.h
+++ b/common/dns-cert.h
@@ -19,7 +19,7 @@
#ifndef GNUPG_COMMON_DNS_CERT_H
#define GNUPG_COMMON_DNS_CERT_H
-int get_dns_cert (const char *name, size_t max_size, IOBUF *iobuf,
+int get_dns_cert (const char *name, size_t max_size, iobuf_t *iobuf,
unsigned char **fpr, size_t *fpr_len, char **url);