summaryrefslogtreecommitdiffstats
path: root/sys/osxaudio/gstosxaudiosink.c
diff options
context:
space:
mode:
authorStéphane Loeuillet <gstreamer@leroutier.net>2004-12-11 13:43:19 +0000
committerStéphane Loeuillet <gstreamer@leroutier.net>2004-12-11 13:43:19 +0000
commite822442495ad49a98d8d140d70cea9cca1e358d0 (patch)
tree123ceeda0dcaeeca131759a32613ae28cd39c3e6 /sys/osxaudio/gstosxaudiosink.c
parentd51b48bd6e5b90f7f2466b832b79692be2739465 (diff)
put the same mail for Zaheer Merali everywhere
Original commit message from CVS: put the same mail for Zaheer Merali everywhere
Diffstat (limited to 'sys/osxaudio/gstosxaudiosink.c')
-rw-r--r--sys/osxaudio/gstosxaudiosink.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/osxaudio/gstosxaudiosink.c b/sys/osxaudio/gstosxaudiosink.c
index ac9ea011..3450563f 100644
--- a/sys/osxaudio/gstosxaudiosink.c
+++ b/sys/osxaudio/gstosxaudiosink.c
@@ -35,7 +35,7 @@ static GstElementDetails gst_osxaudiosink_details =
GST_ELEMENT_DETAILS ("Audio Sink (Mac OS X)",
"Sink/Audio",
"Output to a Mac OS X CoreAudio Sound Device",
- "Zaheer Abbas Merali <zaheerabbas at merali.org>");
+ "Zaheer Abbas Merali <zaheerabbas at merali dot org>");
static void gst_osxaudiosink_base_init (gpointer g_class);
static void gst_osxaudiosink_class_init (GstOsxAudioSinkClass * klass);