summaryrefslogtreecommitdiff
path: root/lib/element.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/element.h')
-rw-r--r--lib/element.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/element.h b/lib/element.h
index fdecafb..65a4845 100644
--- a/lib/element.h
+++ b/lib/element.h
@@ -23,7 +23,7 @@
#define _ELEMENT_H
-int _asn1_append_sequence_set (asn1_node node);
+int _asn1_append_sequence_set (asn1_node node, asn1_node *pcached);
int _asn1_convert_integer (const unsigned char *value,
unsigned char *value_out,