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

This commit is contained in:
sjplimp 2016-08-13 14:49:57 +00:00
parent c03252f08d
commit 2c9eef57d0
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ FixAveChunk::FixAveChunk(LAMMPS *lmp, int narg, char **arg) :
nvalues = 0;
int iarg = 0;
while (iarg < narg) {
while (iarg < nargnew) {
ids[nvalues] = NULL;