mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-21 11:35:53 +00:00
Reformat code with clang-format-18
This commit is contained in:
@@ -163,7 +163,8 @@ STPath::hasSeen(
|
||||
return false;
|
||||
}
|
||||
|
||||
Json::Value STPath::getJson(JsonOptions) const
|
||||
Json::Value
|
||||
STPath::getJson(JsonOptions) const
|
||||
{
|
||||
Json::Value ret(Json::arrayValue);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user