mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
[svn-r2014] fixed a typo
This commit is contained in:
parent
4328e85e8e
commit
3bec438149
@ -149,7 +149,7 @@ static const dump_header xmlformat = {
|
||||
"<BOOTBLOCK>", /*bootblockbegin*/
|
||||
"</BOOTBLOCK>", /*bootblockend*/
|
||||
"<GROUP>", /*groupbegin*/
|
||||
"</GROUP>", /*groupend*
|
||||
"</GROUP>", /*groupend*/
|
||||
"<DATASET>", /*datasetbegin*/
|
||||
"</DATASET>", /*datasetend*/
|
||||
"<ATTRIBUTE>", /*attributebegin*/
|
||||
|
Loading…
Reference in New Issue
Block a user