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;