This commit is contained in:
Axel Kohlmeyer
2021-07-16 12:05:45 -04:00
parent ef2e5dbb73
commit 034c337aaf
2 changed files with 16 additions and 16 deletions

View File

@ -546,7 +546,7 @@ void lammps_commands_string(void *handle, const char *str)
}
END_CAPTURE
delete [] copy;
delete[] copy;
}
// -----------------------------------------------------------------------