Skip to content

Commit 0cf7fe2

Browse files
hreineckechucklever
authored andcommitted
keyring: fixup function description for tlshd_keyring_link_session()
Fixup description to refer to the correct argument name. Signed-off-by: Hannes Reinecke <[email protected]>
1 parent c787cd2 commit 0cf7fe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tlshd/keyring.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ key_serial_t tlshd_keyring_create_cert(gnutls_x509_crt_t cert,
247247

248248
/**
249249
* tlshd_keyring_link_session - Link a keyring into the session keyring
250-
* @serial: serial number of the keyring to be linked
250+
* @keyring: keyring to be linked
251251
*
252252
* Returns 0 on success and -1 on error.
253253
*/

0 commit comments

Comments
 (0)