fix: all functions have declarations (-Wmissing-prototypes -Wold-style-definition)
[lttng-ust.git] / liblttng-ust / lttng-ust-elf.c
index 74b3f3ca661aac9fe3b9e4e43f7dbe6f8c8388fd..3e0b8890559bd968c45d523fd643c35005f01b99 100644 (file)
@@ -580,6 +580,7 @@ error:
  *
  * Returns 0 on success, -1 if an error occurred.
  */
+static
 int lttng_ust_elf_get_debug_link_from_section(struct lttng_ust_elf *elf,
                                        char **filename, uint32_t *crc,
                                        struct lttng_ust_elf_shdr *shdr)
This page took 0.023649 seconds and 4 git commands to generate.