]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
[gdbsupport] Clean whitespace
authorTom de Vries <tdevries@suse.de>
Wed, 3 Dec 2025 21:34:22 +0000 (22:34 +0100)
committerTom de Vries <tdevries@suse.de>
Wed, 3 Dec 2025 21:34:22 +0000 (22:34 +0100)
Clean whitespace issues in ax.def and rsp-low.cc.

Approved-By: Simon Marchi <simon.marchi@efficios.com>
gdbsupport/ax.def
gdbsupport/rsp-low.cc

index 9dbb4d609ac9aeb231e5c0a5cea1f8b205b5a2cd..945653d035952dfaeba797a4df69e827fbb133b8 100644 (file)
@@ -27,9 +27,9 @@
    grouped logically, see doc/agentexpr.texi.
 
    Each line is of the form:
-   
+
    DEFOP (name, size, data_size, consumed, produced, opcode)
-   
+
    NAME is the name of the operation.
    SIZE is the number of argument bytes that the operation takes from
    the bytecode stream.
index 4272410fca6b99b17d66737fe91b3d58c5b751cc..1ef880dc25a0521cf61074e6879730386fd8fece 100644 (file)
@@ -262,4 +262,3 @@ remote_unescape_input (const gdb_byte *buffer, int len,
 
   return output_index;
 }
-