diff options
Diffstat (limited to 'gdb/dpx2-nat.c')
-rw-r--r-- | gdb/dpx2-nat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/dpx2-nat.c b/gdb/dpx2-nat.c index 04018db8552..488c06a5383 100644 --- a/gdb/dpx2-nat.c +++ b/gdb/dpx2-nat.c @@ -32,7 +32,7 @@ #include <sys/utsname.h> -/* this table must line up with REGISTER_NAMES in tm-68k.h */ +/* This table must line up with REGISTER_NAME in "m68k-tdep.c". */ /* symbols like 'A0' come from <sys/reg.h> */ static int regmap[] = { |