htdocs index.html,1.31,1.32
"Fred L. Drake" <[email protected]>
| Newsgroups | gmane.text.xml.expat.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/expat/htdocs
In directory usw-pr-cvs1:/tmp/cvs-serv10421
Modified Files:
index.html
Log Message:
Fix a name.
Index: index.html
===================================================================
RCS file: /cvsroot/expat/htdocs/index.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- index.html 6 Sep 2002 21:49:57 -0000 1.31
+++ index.html 19 Sep 2002 20:19:51 -0000 1.32
@@ -65,7 +65,7 @@
rejected. </li>
<li> Finally fixed bug where default handler would report DTD
events that were already handled by another handler.
- Initial patch contributed by Darryl Miller. </li>
+ Initial patch contributed by Darryl Miles. </li>
<li> Removed unnecessary <code>DllMain()</code> function that
caused static linking into a DLL to be difficult. </li>
<li> Added VC++ projects for building static libraries. </li>