Unverified Commit 21e34c5c authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

Merge branch 'small-typo' of github.com:aatxutegi/lammps into collected-small-changes

parents 7077db7e 03bf678e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -638,7 +638,7 @@ void BuildRyMatrix(double R[3][3], const double angle)
}

/* ----------------------------------------------------------------------
 Build rotation matrix for a small angle rotation around the Y axis
 Build rotation matrix for a small angle rotation around the Z axis
 ------------------------------------------------------------------------- */

void BuildRzMatrix(double R[3][3], const double angle)