X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Flttv%2Ftracecontext.h;h=ed882b253a7b6f8883112ad843437f7c45722a7f;hb=08fb203b469865535d163e6444d3cfa6ad61ac62;hp=ed1d28d6d35840cde0f85df1bbe165bce2198b9b;hpb=84cdc54977c5d9d70cf9034da24243e4ab7c84fc;p=lttv.git diff --git a/ltt/branches/poly/lttv/lttv/tracecontext.h b/ltt/branches/poly/lttv/lttv/tracecontext.h index ed1d28d6..ed882b25 100644 --- a/ltt/branches/poly/lttv/lttv/tracecontext.h +++ b/ltt/branches/poly/lttv/lttv/tracecontext.h @@ -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);