aboutsummaryrefslogtreecommitdiffstats
path: root/tests/66-ref-simple-OK.asn1.-P
diff options
context:
space:
mode:
authorvlm <vlm@59561ff5-6e30-0410-9f3c-9617f08c8826>2006-03-21 07:25:18 +0000
committervlm <vlm@59561ff5-6e30-0410-9f3c-9617f08c8826>2006-03-21 07:25:18 +0000
commit7c8aa5e7be208f35fbb5440f9418d18e80fae816 (patch)
treefa94ad1c5dbbcb0cb0495843aa26b8f37ce1105d /tests/66-ref-simple-OK.asn1.-P
parent17e65d0c34675e16ead1141205f1d98866d85f4d (diff)
some more parameterization
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@1104 59561ff5-6e30-0410-9f3c-9617f08c8826
Diffstat (limited to 'tests/66-ref-simple-OK.asn1.-P')
-rw-r--r--tests/66-ref-simple-OK.asn1.-P2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/66-ref-simple-OK.asn1.-P b/tests/66-ref-simple-OK.asn1.-P
index 1e6f4ed8..b424e478 100644
--- a/tests/66-ref-simple-OK.asn1.-P
+++ b/tests/66-ref-simple-OK.asn1.-P
@@ -74,7 +74,7 @@ typedef enum SimpleType {
SimpleType_one = 0,
SimpleType_two = 1,
SimpleType_three = 2
-} SimpleType_e;
+} e_SimpleType;
/*** <<< TYPE-DECLS [SimpleType] >>> ***/