osx: fix compiler warnings
authorTristan Matthews <tristan@sat.qc.ca>
Tue, 23 Mar 2010 06:38:43 +0000 (02:38 -0400)
committerBenjamin Otte <otte@redhat.com>
Tue, 23 Mar 2010 07:23:09 +0000 (08:23 +0100)
commit53370fc899da91b4a55c868a19d788ae69bc20e1
treed5417eb6f5dc50a84ab207c08d53b4daa77093e7
parentc4a9ed774eb7147f3a42dfaa6edab8fce874b6a1
osx: fix compiler warnings

Added void parameter to avoid old-style definition warning.
Added -Wno-aggregate-return flag to avoid erroneous aggregate return warning.

https://bugzilla.gnome.org/show_bug.cgi?id=613663
sys/osxaudio/gstosxaudioelement.c
sys/osxvideo/Makefile.am