diff options
author | Benjamin Otte <otte@gnome.org> | 2004-03-09 21:10:24 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2004-03-09 21:10:24 +0000 |
commit | 70c5f9e3ddf6d1c9b80b357bf3a8e24c5da90d20 (patch) | |
tree | a2638ab8896ac7dcf70f0147cf3af54a7663e980 | |
parent | 3faf623b27da04bfdfe343d9dadb5c12d305787c (diff) |
fix comment
Original commit message from CVS:
fix comment
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ make mikmod's loop function not loop infinitely and call gst_element_yield anymore * gst/modplug/gstmodplug.cc: - fix pad negotiation + fix pad negotiation (fixes #136590) 2004-03-09 David Schleef <ds@schleef.org> |