]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/path.c
Update copyright notice
[empserver] / src / lib / commands / path.c
index 442c168b1f4fb4bdfc4466eb0db46753fffc46cd..b0b0d208369cc9d6396486af734f01c4f820e44c 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Empire - A multi-player, client/server Internet based war game.
- *  Copyright (C) 1986-2007, Dave Pare, Jeff Bailey, Thomas Ruschak,
+ *  Copyright (C) 1986-2008, Dave Pare, Jeff Bailey, Thomas Ruschak,
  *                           Ken Stevens, Steve McClure
  *
  *  This program is free software; you can redistribute it and/or modify
@@ -105,7 +105,6 @@ path(void)
               3);
        cx += diroff[i][0];
        cy += diroff[i][1];
-       ++pp;
     }
     border(&relrange, "     ", " ");
     while (nxtsct(&ns, &sect)) {