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=67c73bb33be29d518afa38dd4fd9a00b30eb429c;hp=d8b005ab954e096518922096cf563fc6237fabe4;hpb=9e01e6d4aa891aa2900227503bde6e7dd9ae65a1;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;