some fixes for global traces
[lttv.git] / ltt / branches / poly / lttv / lttv / attribute.c
index 8088f3ba0901a53a7617853390a857d67ad23f10..a862cdf78ec094a9fe015b539d41c0221fdae09c 100644 (file)
@@ -506,6 +506,7 @@ attribute_interface_init (gpointer g_iface, gpointer iface_data)
 
   klass->find_subdir = (LttvIAttribute* (*) (LttvIAttribute *self, 
       LttvAttributeName name)) lttv_attribute_find_subdir;
+
 }
 
 
This page took 0.02282 seconds and 4 git commands to generate.