add support for hex values in facility enums
[lttv.git] / ltt / branches / poly / ltt / tracefile.c
index 9f3ffe0bf4908c674bb11444225d8104d4f110c3..cab3108b5d416ce525d64fc62297df385fe73318 100644 (file)
@@ -845,7 +845,7 @@ gboolean ltt_tracefile_group_has_cpu_online(gpointer data)
  * relative path is the path relative to the trace root
  * root path is the full path
  *
- * A tracefile group is simply an array where all the per cpu tracefiles sits.
+ * A tracefile group is simply an array where all the per cpu tracefiles sit.
  */
 
 static int open_tracefiles(LttTrace *trace, gchar *root_path,
This page took 0.023436 seconds and 4 git commands to generate.