mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 15:10:06 +00:00
Fixing formatting
This commit is contained in:
parent
b0e7f24be2
commit
2a5068c4bb
2 changed files with 13 additions and 11 deletions
|
|
@ -304,7 +304,7 @@ bool RdaStatusData::Parse(std::istream& is)
|
|||
p->signalProcessingOptions_ = ntohs(p->signalProcessingOptions_);
|
||||
p->statusVersion_ = ntohs(p->statusVersion_);
|
||||
}
|
||||
|
||||
|
||||
// NOLINTEND(cppcoreguidelines-avoid-magic-numbers)
|
||||
|
||||
if (!ValidateMessage(is, bytesRead))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue