On Thu, Dec 05, 2013 at 09:08:20PM -0000, Richard Smith wrote: > Author: rsmith > Date: Thu Dec 5 15:08:20 2013 > New Revision: 196534 > > URL: http://llvm.org/viewvc/llvm-project?rev=196534&view=rev > Log: > Mark auto-generated file as auto-generated, as suggested by Alp. > > Modified: > cfe/trunk/www/cxx_dr_status.html > cfe/trunk/www/make_cxx_dr_status > > Modified: cfe/trunk/www/cxx_dr_status.html > URL: > http://llvm.org/viewvc/llvm-project/cfe/trunk/www/cxx_dr_status.html?rev=196534&r1=196533&r2=196534&view=diff > ============================================================================== > --- cfe/trunk/www/cxx_dr_status.html (original) > +++ cfe/trunk/www/cxx_dr_status.html Thu Dec 5 15:08:20 2013 > @@ -1,5 +1,6 @@ > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" > "http://www.w3.org/TR/html4/strict.dtd"> > +<!-- This file is auto-generated by make_cxx_dr_status. Do not modify. --> > <html> > <head> > <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> > @@ -523,7 +524,7 @@ > <tr> > <td><a > href="http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_closed.html#81">81</a></td> > <td>NAD</td> > - <td>Null pointers and C compatibility</td> > + <td>Null pointers and C compatability</td> > <td class="na" align="center">N/A</td> > </tr> > <tr> >
Typo reslipped in? Joerg _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
