move content of struct field into struct definition
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 9 May 2011 11:05:28 +0000 (07:05 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 9 May 2011 11:05:28 +0000 (07:05 -0400)
commitb1a2f5806630289aa0b85edbb7f7c581cfa26178
tree2bf3cdde23fce550060c5b1210fde74c2950cdd2
parent16b695f5a7dd6200e7c1a732a763fd1b5cf20dc7
move content of struct field into struct definition

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
12 files changed:
converter/babeltrace-lib.c
formats/ctf/ctf.c
include/babeltrace/types.h
types/array.c
types/enum.c
types/float.c
types/integer.c
types/sequence.c
types/string.c
types/struct.c
types/types.c
types/variant.c
This page took 0.025258 seconds and 4 git commands to generate.