Fix bad line break.
This commit is contained in:
parent
4fb17a62c0
commit
66201f9d45
1 changed files with 1 additions and 2 deletions
|
@ -169,8 +169,7 @@ trade_desc(struct trdstr *tp, union trdgenstr *tgp)
|
|||
plane.pln_uid);
|
||||
if (plane.pln_nuketype != -1) {
|
||||
pr("(%s)",
|
||||
nchr[(int)plane.pln_nuketype].
|
||||
n_name);
|
||||
nchr[(int)plane.pln_nuketype].n_name);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue