Fix: liblttng-ctl: unreported truncations when copying strings
[lttng-tools.git] / src / lib / lttng-ctl / lttng-ctl-helper.h
index f252bbbde3ba089669bc7a43681081cb6d99f608..69dfdec06a9263afde0d9e05fba4fd23c3a6a974 100644 (file)
@@ -20,7 +20,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.026651 seconds and 4 git commands to generate.