configure: allow adding compiler-specific warning flags
[babeltrace.git] / tests / plugins / flt.lttng-utils.debug-info / test_bin_info.c
index 5524342ce27091c38af1b411906dafb15bfcd8a6..35cacfad621c03531eb507f74c59430ec0015d4c 100644 (file)
@@ -172,7 +172,7 @@ void subtest_lookup_function_name(struct bin_info *bin, uint64_t addr,
 
 static
 void subtest_lookup_source_location(struct bin_info *bin, uint64_t addr,
-                                          uint64_t line_no, char *filename)
+                                          uint64_t line_no, const char *filename)
 {
        int ret;
        struct source_location *src_loc = NULL;
This page took 0.024284 seconds and 4 git commands to generate.