mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-20 02:55:50 +00:00
Reformat code with clang-format-18
This commit is contained in:
@@ -650,7 +650,8 @@ STAmount::getText() const
|
||||
return ret;
|
||||
}
|
||||
|
||||
Json::Value STAmount::getJson(JsonOptions) const
|
||||
Json::Value
|
||||
STAmount::getJson(JsonOptions) const
|
||||
{
|
||||
Json::Value elem;
|
||||
setJson(elem);
|
||||
|
||||
Reference in New Issue
Block a user