whitespace

This commit is contained in:
Axel Kohlmeyer
2021-02-17 18:47:41 -05:00
parent f367e66aba
commit 45f6e9ec2e
2 changed files with 6 additions and 6 deletions

View File

@ -37,7 +37,7 @@ class ResetIDs : protected Pointers {
int ilocal;
};
#if defined(LMP_QSORT)
#if defined(LMP_QSORT)
// static variable across all ResetID objects, for qsort callback
static AtomRvous *sortrvous;
#endif