Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
jon-chuang committed Apr 23, 2020
1 parent a2365fa commit ff52b14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion algebra-core/src/fields/macros.rs
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ macro_rules! impl_Fp {

impl_field_into_repr!($limbs);
}

impl<P: $FpParameters> FftField for $Fp<P> {
type FftParams = P;

Expand Down

0 comments on commit ff52b14

Please sign in to comment.