summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-06-09 01:27:51 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-06-09 01:27:51 +0000
commitd73281ce1a6e87a45b56c6b7bd9f57e4a1dc68ba (patch)
tree07468a9a9a50a1a0ace92156d1d9ee3ff6038850
parent1bd6d603dcc957fd68128c5b0520444fcc8b3d2a (diff)
downloadATCD-d73281ce1a6e87a45b56c6b7bd9f57e4a1dc68ba.tar.gz
*** empty log message ***
-rw-r--r--TAO/TAO-INSTALL.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/TAO-INSTALL.html b/TAO/TAO-INSTALL.html
index 03ca44f545a..f4584f70d6a 100644
--- a/TAO/TAO-INSTALL.html
+++ b/TAO/TAO-INSTALL.html
@@ -138,7 +138,7 @@ be built automatically when TAO is built.</P>
<HR>
<H3>
<A NAME="#VC"></A>How to add IDL files into your Visual C++ projects</H3>
-Point of contact: <A HREF="mailto:nw1@cs.wustl.edu">Nanbor Wang</A>.
+Point of contact: <A HREF="mailto:nanbor@cs.wustl.edu">Nanbor Wang</A>.
<P>Each IDL file generates .h, .i and .cpp files. Here is an example of
adding an IDL file named foobar.idl into a VC project.