]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
gdb/solib-svr4: fix indent
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 22 Jul 2025 17:47:04 +0000 (13:47 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Tue, 22 Jul 2025 17:47:18 +0000 (13:47 -0400)
Change-Id: I63f78f359f55ec15fb3296a1a9ce28c9d01d663b

gdb/solib-svr4.c

index fab84c96fde42898549094695ce05c1c47fa0182..c72d9ad6f2605fe317ea4293ef8e1344d71a4f34 100644 (file)
@@ -2715,8 +2715,8 @@ svr4_solib_ops::enable_break (svr4_info *info, int from_tty) const
         linker.  Warn and drop into the old code.  */
     bkpt_at_symbol:
       warning (_("Unable to find dynamic linker breakpoint function.\n"
-              "GDB will be unable to debug shared library initializers\n"
-              "and track explicitly loaded dynamic code."));
+                "GDB will be unable to debug shared library initializers\n"
+                "and track explicitly loaded dynamic code."));
     }
 
   /* Scan through the lists of symbols, trying to look up the symbol and