Move index initialization to ctf-index.h
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Sat, 30 Jun 2018 18:51:55 +0000 (14:51 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 3 Jul 2018 14:40:58 +0000 (10:40 -0400)
commit7c11bac7a2a7bcf2f1c7edd589164c815bc0aa49
treede51b676c4f71c0e057371d92892397c52e8e3ff
parentde9ee3ddb18f1dfd83ea96828b585be46d08060e
Move index initialization to ctf-index.h

This initialization code is moved to a common header to re-use
it in a follow-up patch.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/common/index/ctf-index.h
src/common/index/index.c
This page took 0.027168 seconds and 5 git commands to generate.