mirror of
https://github.com/wolfpld/tracy
synced 2025-04-30 20:53:52 +00:00
Fix typo.
This commit is contained in:
parent
81431cd35c
commit
c6464f44da
@ -1035,7 +1035,7 @@ void InitCallstack()
|
|||||||
|
|
||||||
void EndCallstack()
|
void EndCallstack()
|
||||||
{
|
{
|
||||||
___tracy_free_demangle_buffer()
|
___tracy_free_demangle_buffer();
|
||||||
}
|
}
|
||||||
|
|
||||||
const char* DecodeCallstackPtrFast( uint64_t ptr )
|
const char* DecodeCallstackPtrFast( uint64_t ptr )
|
||||||
|
Loading…
x
Reference in New Issue
Block a user