Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
larseggert committed Nov 5, 2024
1 parent 7c1ec04 commit fb3fa0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neqo-crypto/src/ssl.rs
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ pub enum Opt {
HelloDowngradeCheck,
SuppressEndOfEarlyData,
Grease,
EnableChExtensionPermutation
EnableChExtensionPermutation,
}

impl Opt {
Expand Down

0 comments on commit fb3fa0a

Please sign in to comment.