Skip to content

Commit

Permalink
Fixed another doxygen booboo
Browse files Browse the repository at this point in the history
  • Loading branch information
bjoo committed Oct 28, 2024
1 parent 25cfeed commit 76947a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/kernels/copy_color_spinor.cuh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ namespace quda
* @details Pick parity from input field site order. Addditionally QDPJIT fields
* may need a relative parity flip compared to what is expected when dealing with
* only the odd parity since the pointer is always to the top of the full spinort.
* @param f[in] Reference to the field for parity computation
* @param[in] f Reference to the field for parity computation
* @return the computed parity
*/
inline int computeParity(const ColorSpinorField &f)
Expand Down

0 comments on commit 76947a3

Please sign in to comment.