Skip to content

Commit

Permalink
Add newline (#628)
Browse files Browse the repository at this point in the history
Issue #626
  • Loading branch information
lsh123 committed Apr 13, 2023
1 parent 7296990 commit 0682c1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/openssl/symkeys.c
Original file line number Diff line number Diff line change
Expand Up @@ -618,4 +618,4 @@ xmlSecOpenSSLKeyDataPbkdf2Set(xmlSecKeyDataPtr data, const xmlSecByte* buf, xmlS

return(xmlSecBufferSetData(buffer, buf, bufSize));
}
#endif /* XMLSEC_NO_PBKDF2 */
#endif /* XMLSEC_NO_PBKDF2 */

0 comments on commit 0682c1d

Please sign in to comment.