mirror of
https://github.com/aria2/aria2.git
synced 2024-11-23 18:13:32 +08:00
make clang-format
This commit is contained in:
parent
18a51ce314
commit
388ae843ca
@ -102,7 +102,7 @@ public:
|
||||
|
||||
class TLSBuffer : public ::SecBuffer {
|
||||
public:
|
||||
TLSBuffer() : ::SecBuffer{}{}
|
||||
TLSBuffer() : ::SecBuffer{} {}
|
||||
|
||||
explicit TLSBuffer(ULONG type, ULONG size, void* data)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user