Skip to content

Commit

Permalink
[FOLD] Fix clang format
Browse files Browse the repository at this point in the history
  • Loading branch information
gregtatcam committed Oct 24, 2023
1 parent 33eed6d commit c46ae2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ripple/protocol/SField.h
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ class STCurrency;
STYPE(STI_UINT512, 23) \
STYPE(STI_ISSUE, 24) \
STYPE(STI_XCHAIN_BRIDGE, 25) \
STYPE(STI_CURRENCY, 26) \
STYPE(STI_CURRENCY, 26) \
\
/* high-level types */ \
/* cannot be serialized inside other types */ \
Expand Down

0 comments on commit c46ae2e

Please sign in to comment.