Fix: tests: make some functions static
[lttng-tools.git] / tests / unit / test_fd_tracker.c
index 0de1729e6b6808e690c406db42e6d247f0790324..2c5337fa090566de4e40a9aaecc41046615f12da 100644 (file)
@@ -54,6 +54,7 @@ const char file_contents[] = "Bacon ipsum dolor amet jerky drumstick sirloin "
        "Landjaeger tri-tip salami leberkas ball tip, ham hock chuck sausage "
        "flank jerky cupim. Pig bacon chuck pancetta andouille.";
 
+static
 void get_temporary_directories(char **_test_directory, char **_unlink_directory)
 {
        int ret;
This page took 0.023809 seconds and 5 git commands to generate.