C++-ify bcache
[deliverable/binutils-gdb.git] / gdb / dwarf2loc.h
index d7a56db05df9e79b61e90774e7cddbe28c8cf0b0..955e6f1b48a8535e1fd9323f39aec98fd7451f2c 100644 (file)
@@ -1,6 +1,6 @@
 /* DWARF 2 location expression support for GDB.
 
-   Copyright (C) 2003-2018 Free Software Foundation, Inc.
+   Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -222,7 +222,7 @@ struct dwarf2_offset_baton
   LONGEST offset;
 
   /* The type of the object whose property is dynamic.  In the example
-     provided above, this would the the array's index type.  */
+     provided above, this would the array's index type.  */
   struct type *type;
 };
 
This page took 0.026314 seconds and 4 git commands to generate.