[pitivi] Remove an unicode blank from a comment. Oops.
- From: Edward Hervey <edwardrv src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [pitivi] Remove an unicode blank from a comment. Oops.
- Date: Sun, 9 Aug 2009 08:54:13 +0000 (UTC)
commit 4c62546f777f1f52ec6e2508751d4fcb7d996f68
Author: Alessandro Decina <alessandro d gmail com>
Date: Fri Aug 7 14:12:47 2009 +0200
Remove an unicode blank from a comment. Oops.
pitivi/pipeline.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pitivi/pipeline.py b/pitivi/pipeline.py
index 07bb9bf..fdd8e79 100644
--- a/pitivi/pipeline.py
+++ b/pitivi/pipeline.py
@@ -822,7 +822,7 @@ class Pipeline(Signallable, Loggable):
def _binPadAddedCb(self, bin, pad):
# Our (semi)automatic linking logic is based on caps.
- #Â gst_pad_get_caps returns all the caps a pad can handle, not
+ # gst_pad_get_caps returns all the caps a pad can handle, not
# necessarily those set with gst_pad_set_caps.
# Some of our utility elements (like ImageFreeze and FixSeekStart) have
# template caps ANY but they do caps negotiation (call gst_pad_set_caps)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]