show file

Original commit message from CVS:
show file
This commit is contained in:
Thomas Vander Stichele 2002-05-30 16:31:36 +00:00
parent 76c3b66b08
commit 0aa7b2db8c

View file

@ -573,7 +573,8 @@ gst_xml_registry_load (GstRegistry *registry)
seconds = g_timer_elapsed (timer, NULL);
g_print ("loaded registry %s in %f seconds\n", registry->name, seconds);
g_print ("registry: loaded %s in %f seconds\n (%s)\n",
registry->name, seconds, xmlregistry->location);
CLASS (xmlregistry)->close_func (xmlregistry);