X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=lib%2Fcontext.c;fp=lib%2Fcontext.c;h=18e2e22c7891011229412e613b93828eccf1c904;hp=b728298cb799c43f16300238004ccc29633ecf43;hb=1cf393f63db4dce618515749d5549564d1313ee4;hpb=9426d563f74aed0b0f32818d4ef535cdfacdb167 diff --git a/lib/context.c b/lib/context.c index b728298c..18e2e22c 100644 --- a/lib/context.c +++ b/lib/context.c @@ -67,7 +67,7 @@ struct bt_context *bt_context_create(void) int bt_context_add_trace(struct bt_context *ctx, const char *path, const char *format_name, - void (*packet_seek)(struct stream_pos *pos, size_t index, + void (*packet_seek)(struct bt_stream_pos *pos, size_t index, int whence), struct mmap_stream_list *stream_list, FILE *metadata)