summaryrefslogtreecommitdiff
path: root/gdb/vax-nat.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/vax-nat.c')
-rw-r--r--gdb/vax-nat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/vax-nat.c b/gdb/vax-nat.c
index 74da677012f..32657acb612 100644
--- a/gdb/vax-nat.c
+++ b/gdb/vax-nat.c
@@ -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;