Commit f6b71a4d authored by claes's avatar claes

Header size changed

parent aaa33623
......@@ -174,7 +174,7 @@ int CnvWblToXtthelp::attribute_exec()
fp_tmp <<
endl <<
"<H1>" << ctx->rw->attr_name << endl;
"<H2>" << ctx->rw->attr_name << endl;
if ( ctx->rw->attr_array && ctx->rw->attr_pointer)
fp_tmp <<
"<B>Array[" << ctx->rw->attr_elements << "] of pointers to " << ctx->rw->attr_typeref << " ";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment