API fix: packet_seek should take an index rather than offset
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 17 Feb 2012 18:01:29 +0000 (13:01 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 17 Feb 2012 18:01:29 +0000 (13:01 -0500)
commit20d0dcf9609dcd28aebe87c167d6600ddbe668d1
tree2977f043fdc1a79f9b9a6a319968b5e312e17724
parent613f532b047a23c6916e2c08707b09296edbfcb2
API fix: packet_seek should take an index rather than offset

Signed-off-by: Julien Desfossez <julien.desfossez@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
formats/bt-dummy/bt-dummy.c
formats/ctf-text/ctf-text.c
formats/ctf/ctf.c
include/babeltrace/context.h
include/babeltrace/ctf/types.h
include/babeltrace/format.h
lib/context.c
lib/iterator.c
This page took 0.024567 seconds and 4 git commands to generate.