[llvm-commits] CVS: llvm-www/Developers.html 
    Robert L. Bocchino Jr. 
    bocchino at persephone.cs.uiuc.edu
       
    Wed Mar  2 10:58:03 PST 2005
    
    
  
Changes in directory llvm-www:
Developers.html updated: 1.24 -> 1.25
---
Log message:
Fixed a bug in my last commit.
---
Diffs of the changes:  (+2 -2)
 Developers.html |    4 ++--
 1 files changed, 2 insertions, 2 deletions
Index: llvm-www/Developers.html
diff -u llvm-www/Developers.html:1.24 llvm-www/Developers.html:1.25
--- llvm-www/Developers.html:1.24	Wed Mar  2 12:54:29 2005
+++ llvm-www/Developers.html	Wed Mar  2 12:57:44 2005
@@ -40,8 +40,8 @@
 
   <tr align=center>
     <td>Rob Bocchino</td>
-        <img src="img/PhotoRob.jpg" width="140" height="187" alt="Rob" title="Rob"/>
-    </a></td>
+    <td><img src="img/PhotoRob.jpg" width="140" height="187" alt="Rob" title="Rob"/>
+    </td>
 
     <td><a href="http://misha.brukman.net/code/llvm/">Misha Brukman</a></td>
     <td><a href="http://misha.brukman.net/code/llvm/">
    
    
More information about the llvm-commits
mailing list