amrwbenc: Fix compiler warning
This commit is contained in:
parent
d37572f6ed
commit
025aa946d3
@ -55,7 +55,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
static GType
|
static GType
|
||||||
gst_amrwbenc_bandmode_get_type ()
|
gst_amrwbenc_bandmode_get_type (void)
|
||||||
{
|
{
|
||||||
static GType gst_amrwbenc_bandmode_type = 0;
|
static GType gst_amrwbenc_bandmode_type = 0;
|
||||||
static GEnumValue gst_amrwbenc_bandmode[] = {
|
static GEnumValue gst_amrwbenc_bandmode[] = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user