Fix channel transport name
[lttng-ust.git] / libust / lttng-ust-abi.c
index 5f4ba8916da496c0f0b0f5867a996e13fa9b39e1..8afac10d8b2760000a40be6b5b145445c801c75e 100644 (file)
@@ -215,6 +215,7 @@ int lttng_abi_create_root_handle(void)
        return root_handle;
 }
 
+static
 int lttng_abi_create_session(void)
 {
        struct ltt_session *session;
This page took 0.024138 seconds and 4 git commands to generate.