changed xma dump title
This commit is contained in:
parent
06a698058e
commit
4323b0b7ce
@ -790,7 +790,7 @@ void hawk_xma_dump (hawk_xma_t* xma, hawk_xma_dumper_t dumper, void* ctx)
|
|||||||
hawk_oow_t isum;
|
hawk_oow_t isum;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
dumper (ctx, "<XMA DUMP>\n");
|
dumper (ctx, "[XMA DUMP]\n");
|
||||||
|
|
||||||
#if defined(HAWK_XMA_ENABLE_STAT)
|
#if defined(HAWK_XMA_ENABLE_STAT)
|
||||||
dumper (ctx, "== statistics ==\n");
|
dumper (ctx, "== statistics ==\n");
|
||||||
|
Loading…
Reference in New Issue
Block a user