Fix typos in symfile.c and i386-darwin-tdep.c
authorSergio Durigan Junior <sergiodj@redhat.com>
Sat, 19 Oct 2019 04:59:59 +0000 (00:59 -0400)
committerSergio Durigan Junior <sergiodj@redhat.com>
Sat, 19 Oct 2019 05:10:09 +0000 (01:10 -0400)
commitf71433ee7f231a2c8c490b468a23c88ca5b33e3a
tree73190f10309e98c00d364877e594fbbe8a3c2439
parent5a023697e197d3aa7af387c683c0ae65cda05088
Fix typos in symfile.c and i386-darwin-tdep.c

This commit fixes two simple typos, one in gdb/symfile.c and the other
in gdb/i386-darwin-tdep.c.  s/wether/whether/.

2019-10-19  Sergio Durigan Junior  <sergiodj@redhat.com>

* symfile.c (init_entry_point_info): Fix typo.
* i386-darwin-tdep.c (darwin_dwarf_signal_frame_p): Fix typo.

Change-Id: I1fbb39c32009c61c862b6bd56ce12f24a9edb2c4
gdb/ChangeLog
gdb/i386-darwin-tdep.c
gdb/symfile.c
This page took 0.026203 seconds and 4 git commands to generate.