aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/ANY.h
diff options
context:
space:
mode:
Diffstat (limited to 'skeletons/ANY.h')
-rw-r--r--skeletons/ANY.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/skeletons/ANY.h b/skeletons/ANY.h
index 588f2951..cabc411b 100644
--- a/skeletons/ANY.h
+++ b/skeletons/ANY.h
@@ -5,7 +5,7 @@
#ifndef ASN_TYPE_ANY_H
#define ASN_TYPE_ANY_H
-#include <OCTET_STRING.h> /* Implemented via OCTET SRING type */
+#include <OCTET_STRING.h> /* Implemented via OCTET STRING type */
typedef struct ANY {
uint8_t *buf; /* BER-encoded ANY contents */