gdb/
[deliverable/binutils-gdb.git] / gdb / vax-nat.c
index 9a6627518d1d1b5ad784cc8f9db3544b1ee0e975..32657acb6121f36f6a0a0ba7c1c9b1d3fbbb644a 100644 (file)
@@ -1,6 +1,6 @@
 /* Native-dependent code for VAX UNIXen (including older BSD's).
 
-   Copyright (C) 2004, 2005, 2007, 2008, 2009, 2010
+   Copyright (C) 2004, 2005, 2007, 2008, 2009, 2010, 2011
    Free Software Foundation, Inc.
 
    This file is part of GDB.
@@ -45,7 +45,7 @@
 #include "vax-tdep.h"
 #include "inf-ptrace.h"
 
-/* Address of the user structure.  This is the the value for 32V; 3BSD
+/* Address of the user structure.  This is the value for 32V; 3BSD
    uses a different value, but hey, who's still using those systems?  */
 static CORE_ADDR vax_kernel_u_addr = 0x80020000;
 
This page took 0.02452 seconds and 4 git commands to generate.