From 58b6fc6bbff99cc97932e5d35ed54608ddb7f5bd Mon Sep 17 00:00:00 2001 From: Geoffrey White <40627776+geoffw0@users.noreply.github.com> Date: Fri, 8 Nov 2019 16:06:23 +0000 Subject: [PATCH] CPP: Autoformat. --- cpp/ql/src/semmle/code/cpp/security/boostorg/asio/protocols.qll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpp/ql/src/semmle/code/cpp/security/boostorg/asio/protocols.qll b/cpp/ql/src/semmle/code/cpp/security/boostorg/asio/protocols.qll index 73ccd49e2f8..e113d5e5745 100644 --- a/cpp/ql/src/semmle/code/cpp/security/boostorg/asio/protocols.qll +++ b/cpp/ql/src/semmle/code/cpp/security/boostorg/asio/protocols.qll @@ -137,7 +137,7 @@ module BoostorgAsio { /** * Gets the value for the no_sslv2 constant, right shifted by 16 bits. - * + * * Note that modern versions of OpelSSL do not support SSL v2, so this option is for backwards compatibility only. */ int getShiftedSslOptionsNoSsl2() {