Minor comment update

master
Timothy Pearson 10 years ago
parent 0bbf9f70a9
commit eb85654e76

@ -831,7 +831,7 @@ void TDEKerberosClientSocket::continueKerberosInitialization() {
TQStringList krbMechList = TQStringList::split(" ", buf, false);
// If mechanism override is set then use it1
// If a mechanism override list is set then use it!
if (m_overrideMechanisms.count() > 0) {
printf("[DEBUG] Overriding mechanisms list: %s\n", m_overrideMechanisms.join(" ").ascii());

Loading…
Cancel
Save