land: Separate columns x,y and a in output properly
Coordinates run into army when the y coordinate is wider than three characters. Has always been broken. Insert a separating space. Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
parent
48912d3c0b
commit
adc66a65a6
2 changed files with 29 additions and 28 deletions
|
@ -28,6 +28,7 @@
|
||||||
*
|
*
|
||||||
* Known contributors to this file:
|
* Known contributors to this file:
|
||||||
* Steve McClure, 1998
|
* Steve McClure, 1998
|
||||||
|
* Markus Armbruster, 2004-2013
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <config.h>
|
#include <config.h>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue