mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-04 21:41:45 +00:00
Fix spelling: instrumentation (I assume?)
This commit is contained in:
parent
08397c531a
commit
136563c4e3
@ -776,7 +776,7 @@ static const char *findSEL (const char *imageName, NSString *imageUUID, uint64_t
|
|||||||
report: (BITPLCrashReport *) report
|
report: (BITPLCrashReport *) report
|
||||||
lp64: (BOOL) lp64
|
lp64: (BOOL) lp64
|
||||||
{
|
{
|
||||||
/* Base image address containing instrumention pointer, offset of the IP from that base
|
/* Base image address containing instrumentation pointer, offset of the IP from that base
|
||||||
* address, and the associated image name */
|
* address, and the associated image name */
|
||||||
uint64_t baseAddress = 0x0;
|
uint64_t baseAddress = 0x0;
|
||||||
uint64_t pcOffset = 0x0;
|
uint64_t pcOffset = 0x0;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user