]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/pdump.c
Update copyright notice.
[empserver] / src / lib / commands / pdump.c
index 7f4cf249f920d2f2fd396f00c56318e14b5e99d3..3cd8a9223f9391e84f5fb4627c3282a05d33d292 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Empire - A multi-player, client/server Internet based war game.
- *  Copyright (C) 1986-2000, Dave Pare, Jeff Bailey, Thomas Ruschak,
+ *  Copyright (C) 1986-2004, Dave Pare, Jeff Bailey, Thomas Ruschak,
  *                           Ken Stevens, Steve McClure
  *
  *  This program is free software; you can redistribute it and/or modify
@@ -206,7 +206,7 @@ pdump(void)
            continue;
        nplanes++;
        if (player->god)
-           pr("%3d ", plane.pln_own);
+           pr("%d ", plane.pln_own);
        pr("%d", np.cur);
        n = 0;
        while (field[n]) {