]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/prod.c
Fix the previous rev.
[empserver] / src / lib / commands / prod.c
index f912eed3a425e82c22419b5ca7ef3d97e646a5b4..23424a7016262d5591f801e8e56500d84efc37c9 100644 (file)
@@ -278,7 +278,7 @@ prod(void)
 
        if (nsect++ == 0) {
            pr("PRODUCTION SIMULATION\n");
-           pr("   sect  eff des avail  make p.e. cost   use1 use2 use3  max1 max2 max3   max\n");
+           pr("   sect  des eff avail  make p.e. cost   use1 use2 use3  max1 max2 max3   max\n");
        }
 
        prxy("%4d,%-4d", nstr.x, nstr.y, player->cnum);