Skip to content

Commit 6fd3677

Browse files
committed
Fixing a think-o with swapped information
1 parent 2b351a3 commit 6fd3677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/www/c_status.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@ <h2 id="c11">C11 implementation status</h2>
471471
<tr>
472472
<td>Constant expressions</td>
473473
<td><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n1365.htm">N1365</a></td>
474-
<td class="Clang 16" align="center">Full</td>
474+
<td class="full" align="center">Clang 16</td>
475475
</tr>
476476
<tr>
477477
<td>Contractions and expression evaluation methods</td>

0 commit comments

Comments
 (0)