diff options
Diffstat (limited to 'cpp/src/IceSSL/SChannelTransceiverI.cpp')
-rw-r--r-- | cpp/src/IceSSL/SChannelTransceiverI.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/IceSSL/SChannelTransceiverI.cpp b/cpp/src/IceSSL/SChannelTransceiverI.cpp index d7555d545a9..87505808cd3 100644 --- a/cpp/src/IceSSL/SChannelTransceiverI.cpp +++ b/cpp/src/IceSSL/SChannelTransceiverI.cpp @@ -359,7 +359,7 @@ IceSSL::TransceiverI::sslHandshake() break; // We're done. } - // Otherwise continue either reading credentials + // Otherwise continue either reading credentials } if(_state == StateHandshakeWriteContinue) |