[svn-r26383] Add MAPPING to VDS output
This commit is contained in:
@@ -3156,7 +3156,7 @@ h5tools_dump_dcpl(FILE *stream, const h5tool_format_t *info,
|
||||
h5tools_simple_prefix(stream, info, ctx, curr_pos, 0);
|
||||
|
||||
h5tools_str_reset(&buffer);
|
||||
h5tools_str_append(&buffer, "%s ", BEGIN);
|
||||
h5tools_str_append(&buffer, "%s %ld %s ", VDS_MAPPING, next, BEGIN);
|
||||
h5tools_render_element(stream, info, ctx, &buffer, &curr_pos, (size_t) ncols, (hsize_t) 0, (hsize_t) 0);
|
||||
|
||||
ctx->indent_level++;
|
||||
|
||||
Reference in New Issue
Block a user