diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2004-04-26 07:34:07 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2004-04-26 07:34:07 +0000 |
commit | 788f32dd7e4bab8c96b4d60a34986084a3d95fd8 (patch) | |
tree | 60f92bd96c6c9e532dc211f29d52c4707ef6b9db /TAO/docs | |
parent | 651cb933803aaa162a0f01f19c34b0ff50156af9 (diff) | |
download | ATCD-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.html | 2 |
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 BUFSIZ);<br> <br> std::cout << "<font color="#009900">Certificate issuer: </font>" - << buf << endl;<br> + << buf << std::endl;<br> <br> ::<b>X509_free</b> (peer);</code></p> </blockquote> |