mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-04-12 17:31:09 +08:00
[svn-r1330]
removed a // frm the code
This commit is contained in:
parent
531fda4d78
commit
6c9b3a99d4
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user