diff options
Diffstat (limited to 'clang')
| -rw-r--r-- | clang/www/cxx_status.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html index 822bb8ad0d4..686ee9d660c 100644 --- a/clang/www/cxx_status.html +++ b/clang/www/cxx_status.html @@ -471,7 +471,7 @@ available.</p> <tr> <td><tt>[[deprecated]]</tt> attribute</td> <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3760.html">N3760</a></td> - <td class="no" align="center">No</td> + <td class="none" align="center">no</td> </tr> <tr> <td>Single quotation mark as digit separator</td> @@ -481,7 +481,7 @@ available.</p> <tr> <td>C++ Sized Dellocation</td> <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3778.html">N3778</a></td> - <td class="no" align="center">No</td> + <td class="none" align="center">No</td> </tr> </table> |

