Hide internal _lttng_destroy_session symbol
[lttng-tools.git] / src / lib / lttng-ctl / lttng-ctl.c
index 3bc709a68ad2deeb573584297146f468277e8643..4df1bdf3f46050f9ae00a279e1024693c6a995b7 100644 (file)
@@ -1561,6 +1561,7 @@ int lttng_create_session(const char *name, const char *url)
  * Destroy session using name.
  * Returns size of returned session payload data or a negative error code.
  */
+static
 int _lttng_destroy_session(const char *session_name)
 {
        struct lttcomm_session_msg lsm;
This page took 0.022799 seconds and 4 git commands to generate.