]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
gdb: fix indentation in objfiles.c
authorSimon Marchi <simon.marchi@efficios.com>
Mon, 25 Aug 2025 16:48:17 +0000 (12:48 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Mon, 25 Aug 2025 16:48:17 +0000 (12:48 -0400)
Change-Id: I3d39ee767a3b2b743b3a90386fb30a6703e9733e

gdb/objfiles.c

index 7a8b0ba3b8edee4935703e4dd8e38b7f4d59c75d..9ea07cbaa66ee6e739e7ca73cce4576219b50631 100644 (file)
@@ -189,7 +189,7 @@ objfile_lookup_static_link (struct objfile *objfile,
 
 static void
 add_to_objfile_sections (struct bfd *abfd, struct bfd_section *asect,
-                             struct objfile *objfile, int force)
+                        struct objfile *objfile, int force)
 {
   struct obj_section *section;