Fix -Wmissing-prototypes/-Wmissing-declarations warnings
[babeltrace.git] / src / plugins / ctf / common / metadata / ctf-meta-resolve.c
index 42c84df110d9fd7342a815872b129572fcdbfb08..1dcb51fe76a59ab51eb5912fb252bd5e274a70db 100644 (file)
@@ -759,6 +759,7 @@ void get_ctx_stack_field_path(struct resolve_context *ctx,
  * Returns the index of the lowest common ancestor of two field path
  * objects having the same root scope.
  */
+static
 int64_t get_field_paths_lca_index(struct ctf_field_path *field_path1,
                struct ctf_field_path *field_path2,
                struct resolve_context *ctx)
This page took 0.024257 seconds and 4 git commands to generate.