STATE_EXIT -> STATE_ZOMBIE
[lttv.git] / ltt / branches / poly / lttv / modules / gui / controlflow / drawing.h
index 19da1678a087434cfa152c25db4dc3804d9a18fa..02146cc809aec28d2756b5fb94f0caafefb69f21 100644 (file)
@@ -38,7 +38,7 @@ typedef enum _draw_color { COL_BLACK,
                            COL_WHITE,
                            COL_WAIT_FORK,
                            COL_WAIT_CPU,
-                           COL_EXIT,
+                           COL_ZOMBIE,
                            COL_WAIT,
                            COL_RUN,
                            NUM_COLORS } draw_color;
This page took 0.022731 seconds and 4 git commands to generate.