projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36c6d7e
)
that bracket needs to be closed
author
Benjamin Otte
<otte@gnome.org>
Tue, 25 Nov 2003 19:11:56 +0000
(19:11 +0000)
committer
Benjamin Otte
<otte@gnome.org>
Tue, 25 Nov 2003 19:11:56 +0000
(19:11 +0000)
Original commit message from CVS:
that bracket needs to be closed
ext/shout/gstshout.c
patch
|
blob
|
history
diff --git
a/ext/shout/gstshout.c
b/ext/shout/gstshout.c
index 1c2e6a9cc7d2fbc1f1ac175c6e4e40efc4ca131b..cda20e7fe12a2ffd549c48aa16fc79e28e2102d1 100644
(file)
--- a/
ext/shout/gstshout.c
+++ b/
ext/shout/gstshout.c
@@
-109,7
+109,7
@@
gst_icecastsend_get_type (void)
if (!icecastsend_type) {
static const GTypeInfo icecastsend_info = {
sizeof (GstIcecastSendClass),
- (GBaseInitFunc gst_icecastsend_base_init, NULL,
+ (GBaseInitFunc
)
gst_icecastsend_base_init, NULL,
(GClassInitFunc) gst_icecastsend_class_init, NULL, NULL,
sizeof (GstIcecastSend), 0,
(GInstanceInitFunc) gst_icecastsend_init,