mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-29 10:00:30 +00:00
Reformat code with clang-format-18
This commit is contained in:
@@ -65,7 +65,8 @@ STIssue::getSType() const
|
||||
return STI_ISSUE;
|
||||
}
|
||||
|
||||
Json::Value STIssue::getJson(JsonOptions) const
|
||||
Json::Value
|
||||
STIssue::getJson(JsonOptions) const
|
||||
{
|
||||
return to_json(issue_);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user