Header documentation changes and other small fixes
[crypto.git] / lib / silcssh / silcssh.c
index 6252929cb6ae0ae539b159daf25e5fbec1452f2f..927489c3ce2b1a08fe62a518adf1c5d98b24dc3c 100644 (file)
@@ -284,7 +284,7 @@ int silc_ssh_public_key_decode(unsigned char *key, SilcUInt32 key_len,
                           SILC_STR_ADVANCE,
                           SILC_STR_UI32_STRING_ALLOC(&type),
                           SILC_STR_END) < 0) {
-    SILC_LOG_ERROR(("Malformed SSH2 public key"));
+    SILC_LOG_DEBUG(("Malformed SSH2 public key"));
     goto err;
   }