Update of /cvsroot/freevo/kaa/xine/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8290

Modified Files:
        event_queue.c 
Log Message:
Typo.


Index: event_queue.c
===================================================================
RCS file: /cvsroot/freevo/kaa/xine/src/event_queue.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** event_queue.c       21 Jul 2005 19:20:58 -0000      1.1
--- event_queue.c       21 Jul 2005 19:22:40 -0000      1.2
***************
*** 81,85 ****
      if (self->queue && self->xine_object_owner) {
          Py_BEGIN_ALLOW_THREADS
!         xine_event_dipose_queue(self->queue);
          Py_END_ALLOW_THREADS
      }
--- 81,85 ----
      if (self->queue && self->xine_object_owner) {
          Py_BEGIN_ALLOW_THREADS
!         xine_event_dispose_queue(self->queue);
          Py_END_ALLOW_THREADS
      }



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to