Fix ugly line breaks.

This commit is contained in:
Markus Armbruster 2005-03-10 19:17:15 +00:00
parent a53c6e74c4
commit 7f000ce9cc
2 changed files with 3 additions and 4 deletions

View file

@ -95,7 +95,7 @@ struct empfile empfile[] = {
{"commodity", "commodity", 0,
0, sizeof(struct comstr), 0, 0, 0, 0,
-1, -1, 0, 0, 0, 0, 0},
{"lost", "lostitems", 0, 0,
sizeof(struct loststr), 0, 0, 0, 0,
{"lost", "lostitems", 0,
0, sizeof(struct loststr), 0, 0, 0, 0,
-1, -1, 0, 0, 0, 0, 0}
};