diff options
author | Benjamin Otte <otte@gnome.org> | 2004-04-07 00:54:03 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2004-04-07 00:54:03 +0000 |
commit | 6959972ffb0f949a5334deb8779a867b2c250d36 (patch) | |
tree | 57d837b525c86b3a0ae0565723b7a5b31a5fff37 | |
parent | 2c8f8ccc7e2b439bcae1748a3e1574f59ef64a44 (diff) |
gst-libs/gst/gconf/test-gconf.c: add missing gst_init
Original commit message from CVS:
* gst-libs/gst/gconf/test-gconf.c: (main):
add missing gst_init
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2004-04-07 Benjamin Otte <otte@gnome.org> + * gst-libs/gst/gconf/test-gconf.c: (main): + add missing gst_init + +2004-04-07 Benjamin Otte <otte@gnome.org> + * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose): free the mutexes, too |