aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/T61String.h
diff options
context:
space:
mode:
authorvlm <vlm@59561ff5-6e30-0410-9f3c-9617f08c8826>2004-09-29 13:26:15 +0000
committervlm <vlm@59561ff5-6e30-0410-9f3c-9617f08c8826>2004-09-29 13:26:15 +0000
commitef6355bd668a348d64fddd1785dfc2849bd840ec (patch)
tree297e445619c4e85fde004765a5202686b1734f1c /skeletons/T61String.h
parenteeb5ff93f8ba3d29b46bab1800711d3b06631e97 (diff)
asn1_* renamed into asn_*
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@446 59561ff5-6e30-0410-9f3c-9617f08c8826
Diffstat (limited to 'skeletons/T61String.h')
-rw-r--r--skeletons/T61String.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/skeletons/T61String.h b/skeletons/T61String.h
index f523444b..46b12ceb 100644
--- a/skeletons/T61String.h
+++ b/skeletons/T61String.h
@@ -9,6 +9,6 @@
typedef OCTET_STRING_t T61String_t; /* Implemented via OCTET STRING */
-extern asn1_TYPE_descriptor_t asn1_DEF_T61String;
+extern asn_TYPE_descriptor_t asn_DEF_T61String;
#endif /* _T61String_H_ */