diff --git a/include/maxscale/ssl.hh b/include/maxscale/ssl.hh index f929f6d88..711a408a9 100644 --- a/include/maxscale/ssl.hh +++ b/include/maxscale/ssl.hh @@ -153,7 +153,7 @@ public: // Convert to human readable string representation std::string to_string() const; - // Set the context, argument must not be null + // NOTE: Do not use this, required by binlogrouter void set_context(std::unique_ptr ssl); private: