[svn-r2014] fixed a typo

This commit is contained in:
Patrick Lu 2000-03-09 13:38:09 -05:00
parent 4328e85e8e
commit 3bec438149

View File

@ -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*/