]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
gdb: small white space fix in print_gdb_hints
authorAndrew Burgess <aburgess@redhat.com>
Thu, 4 Dec 2025 15:21:08 +0000 (15:21 +0000)
committerAndrew Burgess <aburgess@redhat.com>
Thu, 4 Dec 2025 19:28:37 +0000 (19:28 +0000)
A small white space fix in print_gdb_hints.  There should be no user
visible changes after this commit.

Reviewed-By: Guinevere Larsen <guinevere@redhat.com>
gdb/top.c

index f3cac5fd55a41dcaf8e6dbd66763e1b6ccd43899..1214101ad18e3df6c301342dff4386de473d4cad 100644 (file)
--- a/gdb/top.c
+++ b/gdb/top.c
@@ -1449,7 +1449,7 @@ print_gdb_hints (struct ui_file *stream)
     }
   else
     {
-      std::string sep (width-2, '-');
+      std::string sep (width - 2, '-');
 
       if (emojis_ok ())
        {