Unverified Commit 20824203 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

Merge branch 'write-bonus-data' of github.com:lammps/lammps into write-bonus-data

parents 18928c66 4b9c2ab1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -586,7 +586,7 @@ void AtomVecBody::pack_data_pre(int ilocal)
   if buf is NULL, just return buffer size
------------------------------------------------------------------------- */

int AtomVecBody::pack_data_bonus(double *buf, int /*flag*/)
int AtomVecBody::pack_data_bonus(double *buf, int flag)
{
  int i;