]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb/gdbarch: fix a dot-space-space in generated files
authorGerlicher, Klaus <klaus.gerlicher@intel.com>
Wed, 7 Aug 2024 10:41:55 +0000 (10:41 +0000)
committerAndrew Burgess <aburgess@redhat.com>
Tue, 13 Aug 2024 08:38:23 +0000 (09:38 +0100)
commit722232dafd80a9fa13d9805ef87addaa5d5f72ae
treebffcb4cc6d573fa74845b14e0c98481b0d1f86e8
parent429ac18107acdd759096b7924c111d0c7ea036dd
gdb/gdbarch: fix a dot-space-space in generated files

This is a very small patch to straighten out dot-space-space in these
comments in the gdbarch generated files:

-  /* Skip verify of short_bit, invalid_p == 0 */
+  /* Skip verify of short_bit, invalid_p == 0.  */

There is no functional change after this commit.

Approved-By: Andrew Burgess <aburgess@redhat.com>
gdb/gdbarch-gen.c
gdb/gdbarch.py