X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fgui%2Fresourceview%2Flttv_plugin_cfv.c;h=ca96455ab7f1abde71c2addfd043bcf037c6e3ee;hb=44ffb95f70cba788a3bfcccabd60bb0e2bad0f1b;hp=d8b005ab954e096518922096cf563fc6237fabe4;hpb=58a9b31ba0dbc1df35a2d375599a3c7996079fbe;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/gui/resourceview/lttv_plugin_cfv.c b/ltt/branches/poly/lttv/modules/gui/resourceview/lttv_plugin_cfv.c index d8b005ab..ca96455a 100644 --- a/ltt/branches/poly/lttv/modules/gui/resourceview/lttv_plugin_cfv.c +++ b/ltt/branches/poly/lttv/modules/gui/resourceview/lttv_plugin_cfv.c @@ -75,7 +75,7 @@ lttv_plugin_cfv_get_type (void) lttv_plugin_cfv_init /* instance_init */ }; type = g_type_register_static (G_TYPE_OBJECT, - "LttvPluginCFVType", + "LttvPluginRVType", &info, 0); } return type;