Commit 5bc20309 authored by Jean-Paul Saman's avatar Jean-Paul Saman

audio/converter/fixed.c: cleanup

parent 989723b2
......@@ -73,7 +73,7 @@ static int CreateFrom( vlc_object_t *p_this )
default:
return VLC_EGENERIC;
}
return VLC_SUCCESS;;
return VLC_SUCCESS;
}
union dw
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment