Hide get_field_paths_lca_index()
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 24 Oct 2016 01:33:32 +0000 (21:33 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 24 Oct 2016 17:25:31 +0000 (13:25 -0400)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
formats/ctf/ir/resolve.c

index 4bc4130f96856b0018e91e449038430618df963e..819f65ba61c4a5e58a4dae7e1d3f49b7dbc59a41 100644 (file)
@@ -750,6 +750,7 @@ error:
  *
  * `field_path1` and `field_path2` are owned by the caller.
  */
+static
 int get_field_paths_lca_index(struct bt_ctf_field_path *field_path1,
                struct bt_ctf_field_path *field_path2)
 {
This page took 0.025616 seconds and 4 git commands to generate.