Skip to content

Commit 62c341e

Browse files
committed
Dummy commit for testing
1 parent 9731cfe commit 62c341e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/ssh.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ int wolfSSH_Init(void)
6666
int ret = WS_SUCCESS;
6767

6868
WLOG(WS_LOG_DEBUG, "Entering wolfSSH_Init()");
69+
WLOG(WS_LOG_DEBUG, "DEBUGDEBUG");
6970
if (wolfCrypt_Init() != 0)
7071
ret = WS_CRYPTO_FAILED;
7172

0 commit comments

Comments
 (0)