minor correction
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Fri, 4 Jun 2004 14:50:17 +0000 (14:50 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Fri, 4 Jun 2004 14:50:17 +0000 (14:50 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@582 04897980-b3bd-0310-b5e0-8ef037075253

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.023408 seconds and 4 git commands to generate.