]> git.ipfire.org Git - thirdparty/gcc.git/commit
diagnostics: fix typo in comment
authorDavid Malcolm <dmalcolm@redhat.com>
Wed, 6 Nov 2024 13:45:29 +0000 (08:45 -0500)
committerDavid Malcolm <dmalcolm@redhat.com>
Wed, 6 Nov 2024 13:45:29 +0000 (08:45 -0500)
commit6f4977ee545ab81906dcdcc6e44b7d6ca1404652
tree5f0e33b1fd262e78f5725975da3cec09d05b0c16
parent5c34f02ba7ebe0dfec5595ebc8298c47d5f65e6e
diagnostics: fix typo in comment

gcc/ChangeLog:
* diagnostic.h (class diagnostic_context): Fix typo in leading
comment.

Signed-off-by: David Malcolm <dmalcolm@redhat.com>
gcc/diagnostic.h