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

View File

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