mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-17 07:53:51 +08:00
* "Dont" -> "Don't"
2000-06-13 Frank Ch. Eigler <fche@redhat.com> * compile.c, writecode.c: Correct typo.
This commit is contained in:
@ -444,7 +444,7 @@ decode (addr, data, dst)
|
||||
return;
|
||||
}
|
||||
else
|
||||
printf ("Dont understand %x \n", looking_for);
|
||||
printf ("Don't understand %x \n", looking_for);
|
||||
}
|
||||
|
||||
len++;
|
||||
|
Reference in New Issue
Block a user