Fix trailing whitespace
This commit is contained in:
parent
a9653c475b
commit
d702068457
509 changed files with 922 additions and 922 deletions
|
@ -26,7 +26,7 @@
|
|||
* ---
|
||||
*
|
||||
* rada.c: Do radar from a ship/unit/sector
|
||||
*
|
||||
*
|
||||
* Known contributors to this file:
|
||||
* Ron Koenderink, 2006
|
||||
*/
|
||||
|
@ -66,7 +66,7 @@ radar(short type)
|
|||
|
||||
sprintf(prompt, "Radar from (%s # or sector(s)) : ", ef_nameof(type));
|
||||
cp = getstarg(player->argp[1], prompt, buf);
|
||||
|
||||
|
||||
if (cp == 0)
|
||||
return RET_SYN;
|
||||
switch (sarg_type(cp)) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue