some more parameterization


git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@1104 59561ff5-6e30-0410-9f3c-9617f08c8826
diff --git a/tests/73-circular-OK.asn1.-P b/tests/73-circular-OK.asn1.-P
index 4e29c9b..5fe6fc3 100644
--- a/tests/73-circular-OK.asn1.-P
+++ b/tests/73-circular-OK.asn1.-P
@@ -703,7 +703,7 @@
 typedef enum EnumType {
 	EnumType_one	= 0,
 	EnumType_two	= 1
-} EnumType_e;
+} e_EnumType;
 
 /*** <<< TYPE-DECLS [EnumType] >>> ***/