summaryrefslogtreecommitdiff
path: root/TAO/docs
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2004-04-26 07:34:07 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2004-04-26 07:34:07 +0000
commit788f32dd7e4bab8c96b4d60a34986084a3d95fd8 (patch)
tree60f92bd96c6c9e532dc211f29d52c4707ef6b9db /TAO/docs
parent651cb933803aaa162a0f01f19c34b0ff50156af9 (diff)
downloadATCD-788f32dd7e4bab8c96b4d60a34986084a3d95fd8.tar.gz
ChangeLogTag:Mon Apr 26 00:33:13 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/docs')
-rw-r--r--TAO/docs/Security/SSLIOP-USAGE.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/docs/Security/SSLIOP-USAGE.html b/TAO/docs/Security/SSLIOP-USAGE.html
index c61e2c064e7..dc0db0a29ca 100644
--- a/TAO/docs/Security/SSLIOP-USAGE.html
+++ b/TAO/docs/Security/SSLIOP-USAGE.html
@@ -292,7 +292,7 @@ $ ln -s cacert.pem `openssl x509 -noout -hash < cacert.pem`.0
&nbsp;&nbsp; BUFSIZ);<br>
<br>
std::cout &lt;&lt; &quot;<font color="#009900">Certificate issuer: </font>&quot;
- &lt;&lt; buf &lt;&lt; endl;<br>
+ &lt;&lt; buf &lt;&lt; std::endl;<br>
<br>
::<b>X509_free</b> (peer);</code></p>
</blockquote>