Fix: liblttng-ctl: unreported truncations when copying strings
[lttng-tools.git] / src / lib / lttng-ctl / lttng-ctl-helper.h
index 4341ee6b5f3f5daf0e0bb0ae4ac4b46be2c125f5..345ca143ed9b08a1b7ee13b5ab0c4227d7303479 100644 (file)
@@ -30,7 +30,6 @@
  */
 
 /* Copy helper functions. */
-void lttng_ctl_copy_string(char *dst, const char *src, size_t len);
 void lttng_ctl_copy_lttng_domain(struct lttng_domain *dst,
                struct lttng_domain *src);
 
This page took 0.024948 seconds and 4 git commands to generate.