src.ctf.fs: make ctf_fs_ds_group_medops symbol hidden
[babeltrace.git] / src / plugins / ctf / fs-src / data-stream-file.h
index 654e64f661ca057964d80f099bce1da16a0e3825..f033dab94f5931d18a71313d64ece928bfe2fd47 100644 (file)
@@ -126,6 +126,7 @@ extern struct ctf_msg_iter_medium_ops ctf_fs_ds_file_medops;
  * The data pointer when using these medops must be a pointer to a ctf_fs_ds
  * group_medops_data structure.
  */
+BT_HIDDEN
 extern struct ctf_msg_iter_medium_ops ctf_fs_ds_group_medops;
 
 BT_HIDDEN
This page took 0.024018 seconds and 4 git commands to generate.