mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2026-04-20 19:17:24 +02:00
Revert allignment back.
This commit is contained in:
+1
-1
@@ -342,7 +342,7 @@ class SslFastStart {
|
|||||||
|
|
||||||
} // namespace ssl
|
} // namespace ssl
|
||||||
|
|
||||||
struct alignas(128) SslOptions {
|
struct SslOptions {
|
||||||
std::string cert_file{};
|
std::string cert_file{};
|
||||||
std::string cert_type{};
|
std::string cert_type{};
|
||||||
std::string key_file{};
|
std::string key_file{};
|
||||||
|
|||||||
Reference in New Issue
Block a user