2011-02-27 Michael Snyder <msnyder@vmware.com>

* darwin-nat-info.c: Fix comment typo.
	* dwarf2expr.h: Ditto.
	* fbsd-nat.c: Ditto.
	* fbsd-nat.h: Ditto.
	* frame-unwind.h: Ditto.
	* frame.h: Ditto.
	* hppa-hpux-tdep.c: Ditto.
	* i386-linux-nat.c: Ditto.
	* linux-nat.c: Ditto.
	* nbsd-nat.c: Ditto.
	* nbsd-nat.h: Ditto.
	* ppc-linux-tdep.c: Ditto.
	* serial.c: Ditto.
	* ui-file.h: Ditto.
	* tui/tui-winsource.c: Ditto.
This commit is contained in:
Michael Snyder
2011-02-27 16:25:38 +00:00
parent 86b887dff0
commit 766062f62f
16 changed files with 34 additions and 16 deletions

View File

@@ -126,7 +126,7 @@ struct dwarf_expr_context
/* Location of the value. */
enum dwarf_value_location location;
/* For DWARF_VALUE_LITERAL, a the current literal value's length and
/* For DWARF_VALUE_LITERAL, the current literal value's length and
data. For DWARF_VALUE_IMPLICIT_POINTER, LEN is the offset of the
target DIE. */
ULONGEST len;