| commit | c91a13e4e6790324e2177fa4b98e4637e3b03f97 | [log] [tgz] |
|---|---|---|
| author | Andrew Burgess <aburgess@redhat.com> | Thu Dec 15 11:33:37 2022 +0000 |
| committer | Andrew Burgess <aburgess@redhat.com> | Thu Dec 15 12:09:51 2022 +0000 |
| tree | 96ff24567fb34461780bc6f6d1c10ed22ba4b338 | |
| parent | 9066e0c72bb98e8182ae682239e67b23e2f17289 [diff] |
gdb: int to bool conversion in tracefile.c Some obvious int to bool conversion in tracefile.c. Should be no user visible changes after this commit.