diff mbox

Website patch committed: Add missing </li>

Message ID mcrvbvumsgv.fsf@iant-glaptop.roam.corp.google.com
State New
Headers show

Commit Message

Ian Lance Taylor March 4, 2014, 5:40 a.m. UTC
Gerald's script pointed out that I forgot to add a </li> to my recent
patch to gcc-4.9/changes.html.  Fixed with the appended.  Committed.

Ian
diff mbox

Patch

Index: gcc-4.9/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.9/changes.html,v
retrieving revision 1.58
diff -u -r1.58 changes.html
--- gcc-4.9/changes.html	3 Mar 2014 20:17:52 -0000	1.58
+++ gcc-4.9/changes.html	4 Mar 2014 05:39:47 -0000
@@ -400,7 +400,7 @@ 
 <h3 id="go">Go</h3>
   <ul>
     <li>GCC 4.9 provides a complete implementation of the Go 1.2.1
-    release.
+      release.</li>
   </ul>
 
 <!--