Skip to content

Commit

Permalink
Restyled by clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and turon committed Jun 24, 2021
1 parent f92be97 commit 01c5d64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/transport/raw/MessageHeader.h
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ namespace Header {

enum class EncryptionType
{
kEncryptionTypeNone = 0,
kAESCCMTagLen16 = 1,
kEncryptionTypeNone = 0,
kAESCCMTagLen16 = 1,
};

/**
Expand Down

0 comments on commit 01c5d64

Please sign in to comment.