mirror of
https://github.com/brunoos/luasec.git
synced 2024-11-08 06:28:26 +01:00
Format
This commit is contained in:
parent
dd8ba1fc92
commit
4f28db9f53
@ -814,7 +814,7 @@ static unsigned int client_psk_cb(SSL *ssl, const char *hint, char *identity, un
|
||||
}
|
||||
|
||||
/**
|
||||
* Set a psk callback for client.
|
||||
* Set a PSK callback for client.
|
||||
*/
|
||||
static int set_client_psk_cb(lua_State *L) {
|
||||
p_context ctx = checkctx(L, 1);
|
||||
|
Loading…
Reference in New Issue
Block a user