changed xma dump title

This commit is contained in:
hyung-hwan 2020-11-03 06:54:20 +00:00
parent 06a698058e
commit 4323b0b7ce

View File

@ -790,7 +790,7 @@ void hawk_xma_dump (hawk_xma_t* xma, hawk_xma_dumper_t dumper, void* ctx)
hawk_oow_t isum;
#endif
dumper (ctx, "<XMA DUMP>\n");
dumper (ctx, "[XMA DUMP]\n");
#if defined(HAWK_XMA_ENABLE_STAT)
dumper (ctx, "== statistics ==\n");