mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 01:42:21 +08:00
Fix typo in the previous commit
This commit is contained in:
@ -703,7 +703,7 @@ hist_clip_symbol_address (bfd_vma *p_lowpc, bfd_vma *p_highpc)
|
|||||||
{
|
{
|
||||||
fprintf (stderr,
|
fprintf (stderr,
|
||||||
_("%s: found a symbol that covers "
|
_("%s: found a symbol that covers "
|
||||||
"several histogram records")
|
"several histogram records"),
|
||||||
whoami);
|
whoami);
|
||||||
done (1);
|
done (1);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user