Skip to content

Commit

Permalink
OverrideSync: Remove Extra Doxygen Parameter (AMReX-Codes#3883)
Browse files Browse the repository at this point in the history
  • Loading branch information
ax3l authored Apr 10, 2024
1 parent 2a3955a commit f152996
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Src/Base/AMReX_FabArray.H
Original file line number Diff line number Diff line change
Expand Up @@ -1082,7 +1082,6 @@ public:
*
* \param scomp starting component
* \param ncomp number of components
* \param nghost number of ghost cells to fill
* \param period periodic length if it's non-zero
*/
void OverrideSync (int scomp, int ncomp, const Periodicity& period);
Expand Down

0 comments on commit f152996

Please sign in to comment.