]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/nati.c
Update copyright notice
[empserver] / src / lib / commands / nati.c
index 4601e33120cf3ca4540ab9816947d19a97469770..ff5063eb2c2df381100bce097fb1eba56b07c3bd 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Empire - A multi-player, client/server Internet based war game.
- *  Copyright (C) 1986-2015, Dave Pare, Jeff Bailey, Thomas Ruschak,
+ *  Copyright (C) 1986-2020, Dave Pare, Jeff Bailey, Thomas Ruschak,
  *                Ken Stevens, Steve McClure, Markus Armbruster
  *
  *  Empire is free software: you can redistribute it and/or modify
@@ -59,7 +59,7 @@ nati(void)
        return RET_FAIL;
     }
 
-    pr("\n(#%i) %s Nation Report\t", cnum, cname(cnum));
+    pr("\n(#%d) %s Nation Report\t", cnum, cname(cnum));
     prdate();
     pr("Nation status is %s", natstate(natp));
     pr("     Bureaucratic Time Units: %d\n", natp->nat_btu);