[cfe-commits] r95664 - /cfe/trunk/www/cxx_status.html
Anton Korobeynikov
asl at math.spbu.ru
Tue Feb 9 08:50:54 PST 2010
Author: asl
Date: Tue Feb 9 10:50:54 2010
New Revision: 95664
URL: http://llvm.org/viewvc/llvm-project?rev=95664&view=rev
Log:
Fix typo
Modified:
cfe/trunk/www/cxx_status.html
Modified: cfe/trunk/www/cxx_status.html
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/www/cxx_status.html?rev=95664&r1=95663&r2=95664&view=diff
==============================================================================
--- cfe/trunk/www/cxx_status.html (original)
+++ cfe/trunk/www/cxx_status.html Tue Feb 9 10:50:54 2010
@@ -93,7 +93,7 @@
<td></td>
</tr>
<tr>
- <td><a href="http://qt.nokie.com">Qt</a></td>
+ <td><a href="http://qt.nokia.com">Qt</a></td>
<td>Partially compiles; miscompilation of uic prevents complete compilation, qmake works, some small examples also.</td>
<td>February 9, 2010</td>
<td><a href="http://llvm.org/bugs/show_bug.cgi?id=5881">PR5881</a></td>
More information about the cfe-commits
mailing list