File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ guideline is to maintain the standards that are used in those libraries.
1717## Guidelines
1818
1919If you want to do something contrary to these guidelines, understand
20- why you're doing it. Think, use common sense, and consider that this
21- your changes will probably need to be maintained long after you've
20+ why you're doing it. Think, use common sense, and consider that these
21+ changes will probably need to be maintained long after you've
2222moved on to other projects.
2323
2424- Use white space and blank lines to guide the eye and keep your intent clear.
Original file line number Diff line number Diff line change @@ -556,7 +556,7 @@ struct FinalizeClaimHelperResult
556556 the fields mean. The individual ters need to be returned instead of
557557 an overall ter because the caller needs this information if the
558558 attestation list changed or not.
559- */
559+ */
560560
561561FinalizeClaimHelperResult
562562finalizeClaimHelper (
You can’t perform that action at this time.
0 commit comments