fix typos and remove trailing whitespace

This commit is contained in:
Axel Kohlmeyer
2017-04-17 17:40:57 -04:00
parent dd90c860ee
commit dec36e9bfe
5 changed files with 7 additions and 10 deletions

View File

@ -144,7 +144,7 @@ void WriteDataFile(char *nameroot)
else if (forcefield & FF_TYPE_CLASS2)
fputs(" # class2\n\n",DatF);
} else fputs("\n\n",DatF);
for (i=0; i < no_angle_types; i++) {
fprintf(DatF, " %3i", i+1);
for ( j = 0; j < m; j++)