Skip to content

Commit 5a346c3

Browse files
geoffw0jbj
andauthored
Update cpp/ql/src/Likely Bugs/Protocols/UseOfDeprecatedHardcodedProtocolGood.cpp
Co-Authored-By: Jonas Jensen <jbj@github.com>
1 parent 0c07fa4 commit 5a346c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/src/Likely Bugs/Protocols/UseOfDeprecatedHardcodedProtocolGood.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
void useProtocol_bad()
2+
void useProtocol_good()
33
{
44
boost::asio::ssl::context cxt_tlsv13(boost::asio::ssl::context::tlsv13);
55

0 commit comments

Comments
 (0)