Skip to content

Commit

Permalink
remove extra semicolon (#2052)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucafedeli88 authored Jul 7, 2021
1 parent 39b4555 commit 02a7c2c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ class PsatdAlgorithm : public SpectralBaseAlgorithm
return SpectralFieldIndex::n_fields;
}
}
};
}

/**
* \brief Initializes the coefficients used in \c pushSpectralFields to update the E and B fields
Expand Down

0 comments on commit 02a7c2c

Please sign in to comment.