Indented with src/scripts/indent-emp.

This commit is contained in:
Markus Armbruster 2003-09-02 20:48:48 +00:00
parent 5f263a7753
commit 9b7adfbecc
437 changed files with 52211 additions and 51052 deletions

View file

@ -87,12 +87,12 @@ makenotlost(char type, natid owner, short int id, coord x, coord y)
int
findlost(char type, natid owner, short int id, coord x, coord y, int free)
/* Give me the item of a free slot */
/* Give me the item of a free slot */
{
struct loststr lost;
int n;