summaryrefslogtreecommitdiff
path: root/lib/libtasn1.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libtasn1.h')
-rw-r--r--lib/libtasn1.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libtasn1.h b/lib/libtasn1.h
index f5ecbd7..8ad6b13 100644
--- a/lib/libtasn1.h
+++ b/lib/libtasn1.h
@@ -298,7 +298,8 @@ extern "C"
asn_node_t src, const char *src_name);
/* Compatibility types */
- typedef int asn1_retCode; /* type returned by libtasn1 functions */
+
+typedef int asn1_retCode; /* type returned by libtasn1 functions */
#define node_asn_struct asn_node_st
#define node_asn asn_node_st