minor mod
[lttv.git] / ltt / branches / poly / doc / developer / lttvwindow_events_delivery.txt
index 9c506801c621dbaf10e9552ae1304cfb8f96cb65..c64f9fd5a3032a469968d456d4306d3ed3af33e5 100644 (file)
@@ -325,7 +325,7 @@ list_in : empty
 list_out : many events requests
 
 
-A. While list_in !empty and list_out !empty and !GTK Event pending
+A. While (list_in !empty or list_out !empty) and !GTK Event pending
   1. If list_in is empty (need a seek)
     1.1 Add requests to list_in
       1.1.1 Find all time requests with the highest priority and lowest start
This page took 0.02497 seconds and 4 git commands to generate.