git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11250 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -265,7 +265,7 @@ int DumpLocal::count()
|
||||
|
||||
/* ---------------------------------------------------------------------- */
|
||||
|
||||
void DumpLocal::pack(int *dummy)
|
||||
void DumpLocal::pack(tagint *dummy)
|
||||
{
|
||||
for (int n = 0; n < size_one; n++) (this->*pack_choice[n])(n);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user