Fix -Wmissing-prototypes/-Wmissing-declarations warnings
[babeltrace.git] / src / plugins / ctf / common / metadata / visitor-generate-ir.c
index 11cb3c3d21045572a6a9d20372b2c31d9db0b426..abac12ae9d7b58e32f3e5bf5565eb2fa68b4a356 100644 (file)
@@ -868,6 +868,7 @@ end:
        return ret;
 }
 
+static
 int get_unary_uuid(struct ctx *ctx, struct bt_list_head *head,
                bt_uuid_t uuid)
 {
This page took 0.024195 seconds and 4 git commands to generate.