gst/gst.c: Fix type in log message and add one to ease seeing how long registry cache...
authorStefan Kost <ensonic@users.sourceforge.net>
Mon, 31 Mar 2008 08:32:26 +0000 (08:32 +0000)
committerStefan Kost <ensonic@users.sourceforge.net>
Mon, 31 Mar 2008 08:32:26 +0000 (08:32 +0000)
commite2f65711ee5cfdcc4a872c44acfe25bb9e1c16a0
tree878aec92b741a6f6d98d29e1b8106f4d33a232ac
parent4da82e9b623f12cb391c4c13be4b9f0a4c51f3e7
gst/gst.c: Fix type in log message and add one to ease seeing how long registry cache verification takes.

Original commit message from CVS:
* gst/gst.c:
Fix type in log message and add one to ease seeing how long registry
cache verification takes.
* gst/gstregistry.c:
Only test plugin filenames against G_MODULE_SUFFIX.
ChangeLog
gst/gst.c
gst/gstregistry.c