whitespace
This commit is contained in:
@ -226,7 +226,7 @@ void NeighRequest::copy_request(NeighRequest *other, int skipflag)
|
||||
int ntypes = atom->ntypes;
|
||||
|
||||
skip = other->skip;
|
||||
|
||||
|
||||
if (other->iskip) {
|
||||
iskip = new int[ntypes+1];
|
||||
for (i = 1; i <= ntypes; i++)
|
||||
|
||||
Reference in New Issue
Block a user