lay-out fix
authorceriel <none@none>
Tue, 21 Jun 1988 15:20:01 +0000 (15:20 +0000)
committerceriel <none@none>
Tue, 21 Jun 1988 15:20:01 +0000 (15:20 +0000)
util/ego/cs/cs_profit.c

index 8026b75..87c230d 100644 (file)
@@ -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;