[pyglet] push by andreas....@gmail.com - Fix indentation of last commit on 2011-10-30 10:20 GMT

7 views
Skip to first unread message

pyg...@googlecode.com

unread,
Oct 30, 2011, 6:21:02 AM10/30/11
to pyglet-...@googlegroups.com
Revision: 1c6b21685151
Author: Andreas Schiefer <andreas....@gmail.com>
Date: Sun Oct 30 03:20:16 2011
Log: Fix indentation of last commit
http://code.google.com/p/pyglet/source/detail?r=1c6b21685151

Modified:
/pyglet/media/drivers/silent.py

=======================================
--- /pyglet/media/drivers/silent.py Sun Oct 30 02:59:39 2011
+++ /pyglet/media/drivers/silent.py Sun Oct 30 03:20:16 2011
@@ -154,7 +154,7 @@
if (events[0].timestamp is None or
events[0].timestamp <= timestamp):
events[0]._sync_dispatch_to_player(self.player)
- del events[0]
+ del events[0]

# Calculate how much data to request from source
secs = self._buffer_time - self._packets_duration

Reply all
Reply to author
Forward
0 new messages