apply patch by Gabriel Matni to add format string support for event fields
[lttv.git] / ltt / branches / poly / ltt / type.c
index d396d21a0775b61a3612fad174f0ea85b2397ac7..086060a26c000d07ac1c54bafd9be663a34b263a 100644 (file)
@@ -133,6 +133,9 @@ GQuark ltt_field_name(LttField *f)
 {
   return f->name;
 }
+
+
+
 /*****************************************************************************
  *Function name
  *    ltt_type_class : get the type class of the type
This page took 0.033075 seconds and 4 git commands to generate.