From b1f973faed3a133a899d0f3bfb286581c9bc1bf7 Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Thu, 17 Mar 2005 21:47:42 +0000 Subject: [PATCH] Indentation fix. --- include/nsc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/nsc.h b/include/nsc.h index 26b131bdb..d556f1d8b 100644 --- a/include/nsc.h +++ b/include/nsc.h @@ -129,7 +129,7 @@ typedef enum { NS_LIST, /* list of IDs */ NS_DIST, /* circular area */ NS_AREA, /* rectangular area */ - NS_ALL, /* everything */ + NS_ALL, /* everything */ NS_XY, /* one sector area */ NS_GROUP /* group, i.e. fleet, wing, army */ } ns_seltype; -- 2.43.0