tracecontext.h: fix typo
authorpmf <pmf@04897980-b3bd-0310-b5e0-8ef037075253>
Fri, 12 Oct 2007 23:12:18 +0000 (23:12 +0000)
committerpmf <pmf@04897980-b3bd-0310-b5e0-8ef037075253>
Fri, 12 Oct 2007 23:12:18 +0000 (23:12 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@2672 04897980-b3bd-0310-b5e0-8ef037075253

ltt/branches/poly/lttv/lttv/tracecontext.h

index ed1d28d6d35840cde0f85df1bbe165bce2198b9b..ed882b253a7b6f8883112ad843437f7c45722a7f 100644 (file)
@@ -279,7 +279,7 @@ typedef struct _LttvTraceHook {
   gpointer hook_data;
 } LttvTraceHook;
 
-/* Get the head of marker list correcponding to the given trace hook.
+/* Get the head of marker list corresponding to the given trace hook.
  */
 struct marker_info *lttv_trace_hook_get_marker(LttTrace *t, LttvTraceHook *th);
 
This page took 0.023939 seconds and 4 git commands to generate.