]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb: fix a typo in a comment in gdbtypes.h
authorTankut Baris Aktemur <tankut.baris.aktemur@intel.com>
Mon, 3 Nov 2025 15:07:52 +0000 (16:07 +0100)
committerTankut Baris Aktemur <tankut.baris.aktemur@intel.com>
Mon, 3 Nov 2025 15:07:52 +0000 (16:07 +0100)
commit7c8311eca77b13275d15d54edbb0141e647f870c
tree97f9b7d8a8e3037cb986bd6c304504335b5fccd0
parent5b7bb3412e6c1f591eddf024a0bae0e6f74881d3
gdb: fix a typo in a comment in gdbtypes.h

Fix the typo "can server" to "can serve".

Also re-align the comment to make `void (*) ()` not break.
gdb/gdbtypes.h