summaryrefslogtreecommitdiffstats
path: root/ext/shout
diff options
context:
space:
mode:
Diffstat (limited to 'ext/shout')
-rw-r--r--ext/shout/gstshout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/shout/gstshout.h b/ext/shout/gstshout.h
index 129fcba8..13106154 100644
--- a/ext/shout/gstshout.h
+++ b/ext/shout/gstshout.h
@@ -34,7 +34,7 @@ typedef struct _GstIcecastSend GstIcecastSend;
struct _GstIcecastSend {
GstElement element;
- GstPad *sinkpad,*srcpad;
+ GstPad *sinkpad, *srcpad;
shout_conn_t conn;