aboutsummaryrefslogtreecommitdiffstats
path: root/g13/g13tuple.h
diff options
context:
space:
mode:
Diffstat (limited to 'g13/g13tuple.h')
-rw-r--r--g13/g13tuple.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/g13/g13tuple.h b/g13/g13tuple.h
index 59cb6372d..948e3475e 100644
--- a/g13/g13tuple.h
+++ b/g13/g13tuple.h
@@ -43,5 +43,7 @@ gpg_error_t find_tuple_uint (tupledesc_t tupledesc, unsigned int tag,
const void *next_tuple (tupledesc_t tupledesc,
unsigned int *r_tag, size_t *r_length);
+void dump_tupledesc (tupledesc_t tuples);
+
#endif /*G13_G13TUPLE_H*/