From 0e2de36609cf566ee543fe38f6c5a174306c8902 Mon Sep 17 00:00:00 2001 From: Michael Snyder Date: Fri, 31 Dec 2010 19:16:37 +0000 Subject: 2010-12-31 Michael Snyder * annotate.c: Comment cleanup, shorten long lines. * arch-utils.c: Ditto. * arch-utils.h: Ditto. * auxv.c: Ditto. * auxv.h: Ditto. * ax-gdb.c: Ditto. * ax-gdb.h: Ditto. * ax-general.c: Ditto. * breakpoint.h: Ditto. * buildsym.h: Ditto. --- gdb/ax-gdb.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/ax-gdb.h') diff --git a/gdb/ax-gdb.h b/gdb/ax-gdb.h index 924df08..b7fe8be 100644 --- a/gdb/ax-gdb.h +++ b/gdb/ax-gdb.h @@ -78,7 +78,7 @@ struct axs_value /* The type of the subexpression. Even if lvalue == axs_lvalue_memory, this is the type of the value itself; the value on the stack is a - "pointer to" an object of this type. */ + "pointer to" an object of this type. */ struct type *type; /* If nonzero, this is a variable which does not actually exist in -- cgit v1.1