Indentation fixes; suspect indent-emp is to blame.
This commit is contained in:
parent
aa4e268d89
commit
e67dca9d29
29 changed files with 89 additions and 133 deletions
|
@ -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];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue