]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb/doc: remove stray comma from gdb.flush description
authorAndrew Burgess <aburgess@redhat.com>
Mon, 16 Jun 2025 10:45:47 +0000 (11:45 +0100)
committerAndrew Burgess <aburgess@redhat.com>
Mon, 16 Jun 2025 16:21:15 +0000 (17:21 +0100)
commit62f1dbee49983c1820bc32015d2e8cd2d085c4dd
treeda2ab0a372c1a4de902f317f0ffd59c66a8cb523
parentbb7c679902ece35d1427a88e9a79305544b009e1
gdb/doc: remove stray comma from gdb.flush description

Remove comma from: gdb.flush([, stream]) .  I suspect this was a copy
and paste from gdb.write(string [, stream]) where the comma is
correct.
gdb/doc/python.texi