Skip to content

Commit fe45b74

Browse files
Add trailing newline back to ssl.h.
1 parent adf3800 commit fe45b74

File tree

1 file changed

+1
-1
lines changed
  • doc/dox_comments/header_files

1 file changed

+1
-1
lines changed

doc/dox_comments/header_files/ssl.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15984,4 +15984,4 @@ void wolfSSL_CTX_set_default_passwd_cb(WOLFSSL_CTX* ctx,
1598415984
\sa wolfSSL_CTX_set_default_passwd_cb
1598515985
*/
1598615986
void wolfSSL_CTX_set_default_passwd_cb_userdata(WOLFSSL_CTX* ctx,
15987-
void* userdata);
15987+
void* userdata);

0 commit comments

Comments
 (0)