[svn-r1330]

removed a // frm the code
This commit is contained in:
Patrick Lu 1999-06-11 12:04:16 -05:00
parent 531fda4d78
commit 6c9b3a99d4

View File

@ -327,7 +327,7 @@ H5G_stat_t statbuf;
super = H5Tget_super(type);
print_datatype(super);
printf(" {\n");
// print_enum(type);
/* print_enum(type);*/
indentation (indent + 3);
printf("}\n");
break;