GNOME Bugzilla – Bug 362011
[patch] Indentation typo in examples/bps.py
Last modified: 2006-10-20 09:28:52 UTC
This example is broken because of an indentation typo:
+ Trace 76191
print 'buffers must be higher than 0'
Created attachment 74650 [details] [review] Fixes small indentation typo
*** Bug 358732 has been marked as a duplicate of this bug. ***
2006-10-20 Edward Hervey <edward@fluendo.com> * examples/audioconcat.py: * examples/cp.py: Port to 0.10 by Jason Gerard DeRose <jderose@jasonderose.org> Closes #362290 and #362272 * examples/bps.py: Indentation fixes by Jason Gerard DeRose <jderose@jasonderose.org> Closes #362011 Also small fix for Usage string