* rs6000-nat.c: Fix a comment.
authorJerome Guitton <guitton@adacore.com>
Fri, 14 May 2004 14:12:12 +0000 (14:12 +0000)
committerJerome Guitton <guitton@adacore.com>
Fri, 14 May 2004 14:12:12 +0000 (14:12 +0000)
gdb/ChangeLog
gdb/rs6000-nat.c

index e5f5a95..96dac19 100644 (file)
@@ -1,3 +1,7 @@
+2004-05-14  Jerome Guitton  <guitton@rome.act-europe.fr>
+
+       * rs6000-nat.c: Fix a comment.
+
 2004-05-12  David Anderson <davea@sgi.com>
 
        Committed by Jim Blandy <jimb@redhat.com>:
index bf08b94..dd52cf1 100644 (file)
@@ -28,7 +28,7 @@
 #include "xcoffsolib.h"
 #include "symfile.h"
 #include "objfiles.h"
-#include "libbfd.h"            /* For bfd_cache_lookup (FIXME) */
+#include "libbfd.h"            /* For bfd_default_set_arch_mach (FIXME) */
 #include "bfd.h"
 #include "gdb-stabs.h"
 #include "regcache.h"