gdb/python: Add gdb.Architecture.registers method
[deliverable/binutils-gdb.git] / bfd / aoutx.h
index 8fe2a62d21c76a60e2e219473156a8977cf68d2e..d352a1a3e445a50ba75a8647a2c56f6771e23a0c 100644 (file)
@@ -1680,7 +1680,7 @@ NAME (aout, make_empty_symbol) (bfd *abfd)
   return &new_symbol->symbol;
 }
 
-/* Translate a set of internal symbols into external symbols.  */
+/* Translate a set of external symbols into internal symbols.  */
 
 bfd_boolean
 NAME (aout, translate_symbol_table) (bfd *abfd,
This page took 0.023897 seconds and 4 git commands to generate.