mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-28 01:20:32 +00:00
chore: Update clang-format to 21.1.8 (#6352)
This commit is contained in:
@@ -28,7 +28,8 @@ operator<<(std::ostream&& os,
|
||||
}
|
||||
#endif
|
||||
|
||||
PrettyAmount::operator AnyAmount() const
|
||||
PrettyAmount::
|
||||
operator AnyAmount() const
|
||||
{
|
||||
return {amount_};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user