mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-11 02:38:09 +09:00
Fix various spelling issues reported by codespell
Signed-off-by: Jakub Jelen <jjelen@redhat.com>
Reviewed-by: Anderson Toshiyuki Sasaki <ansasaki@redhat.com>
(cherry picked from commit 97c9ac2f58)
This commit is contained in:
committed by
Andreas Schneider
parent
e3d0f60281
commit
bff436695b
@@ -430,7 +430,7 @@ static void torture_knownhosts_get_algorithms_names(void **state)
|
||||
}
|
||||
|
||||
#ifndef HAVE_DSA
|
||||
/* Do not remove this test if we completly remove DSA support! */
|
||||
/* Do not remove this test if we completely remove DSA support! */
|
||||
static void torture_knownhosts_get_algorithms_names_unsupported(void **state)
|
||||
{
|
||||
const char *knownhosts_file = *state;
|
||||
|
||||
Reference in New Issue
Block a user