remote: Fix indentation in remote_new_objfile.
[deliverable/binutils-gdb.git] / gdb / aarch64-fbsd-tdep.c
index b923c5c47404bcde5d1c63d83550fb4b3e414996..3f22d419438e154aaab4af835f4a4bfb89856118 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for FreeBSD/aarch64.
 
-   Copyright (C) 2017-2020 Free Software Foundation, Inc.
+   Copyright (C) 2017-2021 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -134,7 +134,7 @@ const struct regset aarch64_fbsd_fpregset =
     regcache_supply_regset, regcache_collect_regset
   };
 
-/* Implement the "regset_from_core_section" gdbarch method.  */
+/* Implement the "iterate_over_regset_sections" gdbarch method.  */
 
 static void
 aarch64_fbsd_iterate_over_regset_sections (struct gdbarch *gdbarch,
This page took 0.024183 seconds and 4 git commands to generate.