Added support for auto-passphrase authentication from the config
[silc.git] / lib / silcclient / protocol.c
index e2f6454cab852c34ae93d1eb0f9a543a0ed8dab1..b8d4c3df2dd323aa7d46e2b869413bf349b61b3a 100644 (file)
@@ -574,7 +574,7 @@ silc_client_conn_auth_continue(unsigned char *auth_data,
   int payload_len = 0;
   unsigned char *autf8 = NULL;
 
-  SILC_LOG_DEBUG(("Start"));
+  SILC_LOG_DEBUG(("Sending authentication to server"));
 
   /* Passphrase must be UTF-8 encoded, if it isn't encode it */
   if (ctx->auth_meth == SILC_AUTH_PASSWORD &&