SoW-2019-0002: Dynamic Snapshot
[lttng-tools.git] / tests / unit / test_directory_handle.c
index f3213cb74adbb16e0ac5c2a7d5c46780d66f91a5..7bbb648d11956991478e502ea788b1e89477c117 100644 (file)
@@ -126,7 +126,8 @@ end:
 }
 
 /* Remove "file1" from the test folder hierarchy. */
-int remove_file_from_hierarchy(struct lttng_directory_handle *test_dir_handle,
+static int remove_file_from_hierarchy(
+               struct lttng_directory_handle *test_dir_handle,
                const char *test_root_name)
 {
        int ret;
This page took 0.024201 seconds and 5 git commands to generate.