commit | 292c554aa212858e9cb90a9b9489a2eca0fb9674 | [log] [tgz] |
---|---|---|
author | Michal Vasko <mvasko@cesnet.cz> | Wed Feb 01 14:33:17 2023 +0100 |
committer | Michal Vasko <mvasko@cesnet.cz> | Wed Feb 01 14:33:17 2023 +0100 |
tree | b9670c872008c817ad4bb552d87f64c9f906d36b | |
parent | 0c0239c134606fbd0da686dcebd340617cc976a0 [diff] [blame] |
build UPDATE uncrustify version 0.76
diff --git a/src/session_client_ch.h b/src/session_client_ch.h index 2532787..909ed85 100644 --- a/src/session_client_ch.h +++ b/src/session_client_ch.h
@@ -88,6 +88,7 @@ */ void nc_client_ssh_ch_get_auth_hostkey_check_clb(int (**auth_hostkey_check)(const char *hostname, ssh_session session, void *priv), void **priv); + /** * @brief Set SSH Call Home password authentication callback. *