* arm-tdep.c (arm_analyze_load_stack_chk_guard): Avoid build break
[deliverable/binutils-gdb.git] / gdb / ax-gdb.h
index 924df0891a2ccdeb8e45aa68f58fd3ec97b17c8e..a2367a67e3941ee9f7fd9dd658f7782b5db20f67 100644 (file)
@@ -1,5 +1,5 @@
 /* GDB-specific functions for operating on agent expressions
-   Copyright (C) 1998, 1999, 2000, 2007, 2008, 2009, 2010
+   Copyright (C) 1998, 1999, 2000, 2007, 2008, 2009, 2010, 2011
    Free Software Foundation, Inc.
 
    This file is part of GDB.
@@ -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
This page took 0.023973 seconds and 4 git commands to generate.