SoW-2019-0002: Dynamic Snapshot
[lttng-tools.git] / tests / utils / testapp / gen-ust-tracef / gen-ust-tracef.c
index 09a2c327dc8724ebdfb7c25c0406d8671c4ccf11..c5e721136eb4d1af5e77b22f7a7107dc00310af3 100644 (file)
@@ -23,7 +23,7 @@
 
 const char *str = "test string";
 
-void create_file(const char *path)
+static void create_file(const char *path)
 {
        int ret;
 
This page took 0.023708 seconds and 5 git commands to generate.