summaryrefslogtreecommitdiffstats
path: root/sys/osxaudio/gstosxaudioelement.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/gstosxaudioelement.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/gstosxaudioelement.c')
-rw-r--r--sys/osxaudio/gstosxaudioelement.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/osxaudio/gstosxaudioelement.c b/sys/osxaudio/gstosxaudioelement.c
index 351d2c53..5295d374 100644
--- a/sys/osxaudio/gstosxaudioelement.c
+++ b/sys/osxaudio/gstosxaudioelement.c
@@ -44,7 +44,7 @@ static GstElementDetails gst_osxaudioelement_details =
GST_ELEMENT_DETAILS ("Audio Mixer (OSX)",
"Generic/Audio",
"Mac OS X audio mixer element",
- "Zaheer Abbas Merali <zaheerabbas at merali.org>");
+ "Zaheer Abbas Merali <zaheerabbas at merali dot org>");
static void gst_osxaudioelement_base_init (GstOsxAudioElementClass * klass);
static void gst_osxaudioelement_class_init (GstOsxAudioElementClass * klass);