git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12254 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2014-08-06 16:09:46 +00:00
parent 2cca373515
commit 583c7de117

View File

@ -3770,7 +3770,7 @@ int FixSRD::pack_reverse_comm(int n, int first, double *buf)
}
}
return comm_reverse;
return m;
}
/* ---------------------------------------------------------------------- */