Commit 2c9eef57 authored by sjplimp's avatar sjplimp
Browse files

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15473 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent c03252f0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;