From: Simon Marchi Date: Tue, 22 Jul 2025 17:47:04 +0000 (-0400) Subject: gdb/solib-svr4: fix indent X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8255557dd8684138f927f905889236d7e4483eb;p=thirdparty%2Fbinutils-gdb.git gdb/solib-svr4: fix indent Change-Id: I63f78f359f55ec15fb3296a1a9ce28c9d01d663b --- diff --git a/gdb/solib-svr4.c b/gdb/solib-svr4.c index fab84c96fde..c72d9ad6f26 100644 --- a/gdb/solib-svr4.c +++ b/gdb/solib-svr4.c @@ -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