| commit | 62f1dbee49983c1820bc32015d2e8cd2d085c4dd | [log] [tgz] |
|---|---|---|
| author | Andrew Burgess <aburgess@redhat.com> | Mon Jun 16 11:45:47 2025 +0100 |
| committer | Andrew Burgess <aburgess@redhat.com> | Mon Jun 16 17:21:15 2025 +0100 |
| tree | da2ab0a372c1a4de902f317f0ffd59c66a8cb523 | |
| parent | bb7c679902ece35d1427a88e9a79305544b009e1 [diff] |
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.