diff mbox series

[wwwdocs] Add some missing table cells to projects/cxx-status.html

Message ID alpine.LSU.2.21.1809101035180.6216@anthias.pfeifer.com
State New
Headers show
Series [wwwdocs] Add some missing table cells to projects/cxx-status.html | expand

Commit Message

Gerald Pfeifer Sept. 10, 2018, 8:36 a.m. UTC
Committed.

Gerald
diff mbox series

Patch

Index: projects/cxx-status.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/projects/cxx-status.html,v
retrieving revision 1.58
diff -u -r1.58 cxx-status.html
--- projects/cxx-status.html	1 Sep 2018 23:42:09 -0000	1.58
+++ projects/cxx-status.html	10 Sep 2018 08:35:20 -0000
@@ -577,13 +577,15 @@ 
       <td> Coroutines </td>
       <td><a href="http://wg21.link/n4649">N4649</a></td>
       <td class="unsupported"> No </td>
-      <td> </td>
+      <td></td>
+      <td></td>
     </tr>
     <tr>
       <td> Modules </td>
       <td><a href="http://wg21.link/n4720">N4720</a></td>
       <td class="unsupported"> <a href="https://gcc.gnu.org/wiki/cxx-modules">In progress</a> </td>
-      <td> </td>
+      <td></td>
+      <td></td>
     </tr>
   </table>