summaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/x509if/packet-x509if-template.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/asn1/x509if/packet-x509if-template.h')
-rw-r--r--epan/dissectors/asn1/x509if/packet-x509if-template.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/asn1/x509if/packet-x509if-template.h b/epan/dissectors/asn1/x509if/packet-x509if-template.h
index c01f2d7b..12522703 100644
--- a/epan/dissectors/asn1/x509if/packet-x509if-template.h
+++ b/epan/dissectors/asn1/x509if/packet-x509if-template.h
@@ -16,7 +16,7 @@
extern const char * x509if_get_last_dn(void);
-extern gboolean x509if_register_fmt(int hf_index, const gchar *fmt);
+extern bool x509if_register_fmt(int hf_index, const char *fmt);
extern const char * x509if_get_last_ava(void);
#endif /* PACKET_X509IF_H */