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

@ -38,9 +38,9 @@
#include "var.h"
#include "sect.h"
#include "ship.h"
#include "plane.h"
#include "plane.h"
#include "nuke.h"
#include "land.h"
#include "land.h"
#include "item.h"
#include "nsc.h"
#include "nat.h"
@ -161,5 +161,3 @@ check_comm_ok(struct comstr *commp)
}
return 1;
}