updates.
[silc.git] / lib / silcske / silcske.c
index 4e884f441dd28d82e3bbd31ba1706ed126ce32e0..4d73f2403e20786e240492b559c66306d1defa29 100644 (file)
@@ -281,7 +281,7 @@ SilcSKEStatus silc_ske_initiator_phase_2(SilcSKE ske,
     uint32 hash_len, sign_len;
 
     SILC_LOG_DEBUG(("We are doing mutual authentication"));
-    SILC_LOG_DEBUG(("Computing HASH value"));
+    SILC_LOG_DEBUG(("Computing HASH_i value"));
 
     /* Compute the hash value */
     memset(hash, 0, sizeof(hash));