Fix typo in the previous commit

This commit is contained in:
Vladimir Prus 2007-04-10 08:47:50 +00:00
parent 9fbad73723
commit e701ca866a
1 changed files with 1 additions and 1 deletions

View File

@ -703,7 +703,7 @@ hist_clip_symbol_address (bfd_vma *p_lowpc, bfd_vma *p_highpc)
{
fprintf (stderr,
_("%s: found a symbol that covers "
"several histogram records")
"several histogram records"),
whoami);
done (1);
}