summaryrefslogtreecommitdiff
path: root/farstream/fs-plugin.c
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2012-04-17 18:16:48 -0400
committerOlivier CrĂȘte <olivier.crete@collabora.com>2012-10-02 13:35:17 -0400
commit4a3606a6ec570ecf0500dfefbc6bfffa4cbeb120 (patch)
treef1ec05c82c359d97eb072d95de2c79f895f9dda9 /farstream/fs-plugin.c
parent1b77821dd10a08b2a23325b700384ac8b6bdcebb (diff)
downloadfarstream-4a3606a6ec570ecf0500dfefbc6bfffa4cbeb120.tar.gz
Make fs_conference_debug category symbol private
Don't export it in the dll
Diffstat (limited to 'farstream/fs-plugin.c')
-rw-r--r--farstream/fs-plugin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/farstream/fs-plugin.c b/farstream/fs-plugin.c
index 578a15e3..96957278 100644
--- a/farstream/fs-plugin.c
+++ b/farstream/fs-plugin.c
@@ -36,7 +36,7 @@
#include "fs-conference.h"
#include "fs-private.h"
-#define GST_CAT_DEFAULT fs_conference_debug
+#define GST_CAT_DEFAULT _fs_conference_debug
/**
* SECTION:fs-plugin