mirror of
https://github.com/brunoos/luasec.git
synced 2025-07-12 22:14:23 +02:00
Format
This commit is contained in:
@ -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);
|
||||
|
Reference in New Issue
Block a user