Skip to content

Commit

Permalink
refactor: added a full stop because circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaskowicz1 committed Jul 24, 2024
1 parent e0fd67e commit ddd4ead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/dpp/sslclient.h
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ class DPP_EXPORT ssl_client

/**
* @brief Write to the output buffer.
* @param data Data to be written to the buffer
* @param data Data to be written to the buffer.
* @note The data may not be written immediately and may be written at a later time to the socket.
*/
virtual void write(const std::string_view data);
Expand Down

0 comments on commit ddd4ead

Please sign in to comment.