Add -Wwrite-strings to configure
Fixes for the code included
This commit is contained in:
parent
6aae8db723
commit
86c805bec0
@ -94,7 +94,7 @@ cleanup_gdpdepay (GstElement * gdpdepay)
|
||||
}
|
||||
|
||||
static void
|
||||
gdpdepay_push_per_byte (gchar * reason, guint8 * bytes, guint length)
|
||||
gdpdepay_push_per_byte (const gchar * reason, guint8 * bytes, guint length)
|
||||
{
|
||||
int i;
|
||||
GstBuffer *inbuffer;
|
||||
|
Loading…
x
Reference in New Issue
Block a user