Indentation fixes; suspect indent-emp is to blame.

This commit is contained in:
Markus Armbruster 2004-02-28 18:06:11 +00:00
parent aa4e268d89
commit e67dca9d29
29 changed files with 89 additions and 133 deletions

View file

@ -132,7 +132,7 @@ dreal()
}
pr("Realms for %s (#%d)\n",cname(nat),nat);
natp = getnatp(nat);
abs.width = 0;
abs.width = 0;
abs.height = 0;
while (curr <= lastr) {
b = &natp->nat_b[curr];