Skip to content

Commit 5b39d5e

Browse files
committed
remove trailing whitespace
1 parent aabcca4 commit 5b39d5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/server/httplib.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1824,7 +1824,7 @@ class SSLServer : public Server {
18241824
bool is_valid() const override;
18251825

18261826
SSL_CTX *ssl_context() const;
1827-
1827+
18281828
void update_certs (X509 *cert, EVP_PKEY *private_key,
18291829
X509_STORE *client_ca_cert_store = nullptr);
18301830

0 commit comments

Comments
 (0)