Fix: split ctf/event.c
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 12 Mar 2012 14:21:26 +0000 (10:21 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 12 Mar 2012 14:21:26 +0000 (10:21 -0400)
commita7765dd4491b15629e3884493db0f29611b84e65
treea77cb4cd9e072a5318c3e3697a730b2ec6c45ba5
parent48d5f76c4831624cb4332c7707c2615c2474284c
Fix: split ctf/event.c

Ensure the implementation follows the API event.h/iterator.h split.

closes #161

Reported-by: Yannick Brosseau <yannick.brosseau@gmail.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
formats/ctf/Makefile.am
formats/ctf/events.c
formats/ctf/iterator.c [new file with mode: 0644]
This page took 0.025007 seconds and 4 git commands to generate.