Skip to content

Commit a74f0ab

Browse files
committed
Fix rowspan formatting; NFC
1 parent c505ce9 commit a74f0ab

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
@@ -208,7 +208,7 @@ <h2 id="c2x">C23 implementation status</h2>
208208
<td class="full" align="center">Clang 9</td>
209209
</tr>
210210
<tr id="TS18661">
211-
<td rowspan="10">TS 18661 Integration</td>
211+
<td rowspan="8">TS 18661 Integration</td>
212212
</tr>
213213
<tr> <!-- Pre-Oct 2019 -->
214214
<td><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n2314.pdf">N2314</a></td>

0 commit comments

Comments
 (0)