Namespace the lookup_enum function
authorJulien Desfossez <jdesfossez@efficios.com>
Thu, 24 Jan 2013 17:32:26 +0000 (12:32 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 24 Jan 2013 17:32:26 +0000 (12:32 -0500)
commit9e3274b092343c999fcde33854d2df37b3702496
treed084e116646ad7c086f72b11491a3aed71c88acf
parent9eaf25433864cefc40242e0257a0177ef4515930
Namespace the lookup_enum function

This patch namespaces the lookup_enum function because it causes problem
with the integration in gdb even though it is not exported.
This patch is a first step in the namespacing of the whole internal and
external code base.

Signed-off-by: Julien Desfossez <jdesfossez@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
formats/ctf/ctf.c
include/babeltrace/types.h
types/types.c
This page took 0.024313 seconds and 4 git commands to generate.