don't prefix the pretty printer with heim_

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12611 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-08-23 10:07:43 +00:00
parent cbba49a837
commit 751a7769ef

View File

@@ -272,7 +272,7 @@ define_asn1 (int level, Type *t)
break;
case TUTF8String:
space(level);
fprintf (headerfile, "heim_utf8_string");
fprintf (headerfile, "UTF8String");
break;
case TNull:
space(level);