Fix whitespace: space before tab

This commit is contained in:
Markus Armbruster 2008-09-17 19:29:42 -04:00
parent db4770426e
commit a9653c475b
17 changed files with 28 additions and 28 deletions

View file

@ -52,7 +52,7 @@ nati(void)
if (!(natp = natargp(player->argp[1], NULL)))
return RET_SYN;
} else
natp = getnatp(player->cnum);
natp = getnatp(player->cnum);
cnum = natp->nat_cnum;
if (!player->god && cnum != player->cnum) {