--- htdocs/gcc-15/changes.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/changes.html index 1b7d0e1b..6659574f 100644 --- a/htdocs/gcc-15/changes.html +++ b/htdocs/gcc-15/changes.html @@ -388,7 +388,7 @@ asm (".text; %cc0: mov %cc2, %%r0; .previous;" text message of the diagnostic, and the quoted source. For example, in: <p><img src="diag-color-screenshot.png" - alt="screenshot of a C type error from GCC 15 showing color usage"/></p> + alt="screenshot of a C type error from GCC 15 showing color usage"></p> the left-hand type is shown in green and the right-hand type in dark blue. </li> @@ -1344,7 +1344,7 @@ asm (".text; %cc0: mov %cc2, %%r0; .previous;" </code></pre> where "text" has a string value such as: <pre><code> - "22 | /* end admins only <U+202E> {{ <U+2066>:*/\n" + "22 | /* end admins only <U+202E> {{ <U+2066>:*/\n" " | ~~~~~~~~ ~~~~~~~~ ^\n" " | | | |\n" " | | | end of bidirectional context\n" -- 2.49.0