From 860230a837675b246248578a87131a71ebf48c25 Mon Sep 17 00:00:00 2001 From: ceriel Date: Tue, 21 Jun 1988 15:20:01 +0000 Subject: [PATCH] lay-out fix --- util/ego/cs/cs_profit.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/ego/cs/cs_profit.c b/util/ego/cs/cs_profit.c index 8026b7514..87c230d70 100644 --- a/util/ego/cs/cs_profit.c +++ b/util/ego/cs/cs_profit.c @@ -63,7 +63,7 @@ STATIC choose_cset(f, s_p) Ccopy_set(time_space_ratio >= 50 ? cs1 : cs2, s_p); Cdeleteset(cs1); Cdeleteset(cs2); - } +} cs_machinit(f) FILE *f; -- 2.34.1