whitespace

This commit is contained in:
Axel Kohlmeyer
2021-02-10 18:40:25 -05:00
parent cb7e68644f
commit 697f82c145

View File

@ -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++)