Convert spaces to tabs

This commit is contained in:
Markus Armbruster 2010-05-22 15:40:35 +02:00
parent 7465574195
commit 243a15052f
19 changed files with 100 additions and 100 deletions

View file

@ -155,7 +155,7 @@ vers(void)
pr("The maximum amount of mobility used for land unit combat is %0.2f.\n",
combat_mob);
if (opt_MOB_ACCESS)
pr("The starting mobility when acquiring a sector or unit is %d.\n",
pr("The starting mobility when acquiring a sector or unit is %d.\n",
-(etu_per_update / sect_mob_neg_factor));
pr("\n");
pr("Ships on autonavigation may use %i cargo holds per ship.\n", TMAX);