whitespace

This commit is contained in:
Axel Kohlmeyer
2021-02-10 18:40:25 -05:00
committed by Yaser Afshar
parent 7da64cba89
commit 258452d1d4

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