]> git.ipfire.org Git - thirdparty/gcc.git/commit
diagnostics: fix typo in XHTML output [PR116792]
authorDavid Malcolm <dmalcolm@redhat.com>
Mon, 30 Sep 2024 15:48:28 +0000 (11:48 -0400)
committerDavid Malcolm <dmalcolm@redhat.com>
Mon, 30 Sep 2024 15:48:28 +0000 (11:48 -0400)
commit3286b6724ec1d005436dffa5228516db88e754b9
tree7fc2843c70adb31bcb08b9154333e6b82e69966a
parentab6c7a329d4958aa1f2975196358f7f56a463b3b
diagnostics: fix typo in XHTML output [PR116792]

gcc/testsuite/ChangeLog:
PR other/116792
* gcc.dg/plugin/diagnostic_plugin_xhtml_format.c: Fix stray
reference to JSON.

Signed-off-by: David Malcolm <dmalcolm@redhat.com>
gcc/testsuite/gcc.dg/plugin/diagnostic_plugin_xhtml_format.c