gdb: fix a whitespace issue in solib-rocm.c
authorSimon Marchi <simon.marchi@efficios.com>
Wed, 1 Mar 2023 20:21:53 +0000 (15:21 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 1 Mar 2023 20:22:17 +0000 (15:22 -0500)
Change-Id: I9cd236eaf161fe3a1abf0d212efca47a7149e021

gdb/solib-rocm.c

index 2b965acc790f5c2ae53940e5d3a07968560a95bf..00a1eb69fed4bc4d7153ccb3dcfa4af09d8ec90e 100644 (file)
@@ -425,7 +425,7 @@ rocm_bfd_iovec_open (bfd *abfd, void *inferior_void)
          if (errno != 0)
            {
              /* The actual message doesn't matter, the exception is caught
-                below, transformed in a BFD error, and the message is lost.  */
+                below, transformed in a BFD error, and the message is lost.  */
              error (_("Failed to parse integer."));
            }