Commit 02174293 authored by Martin Storsjö's avatar Martin Storsjö

Reindent

Originally committed as revision 23735 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent ed8d5766
......@@ -95,7 +95,7 @@ int register_protocol(URLProtocol *protocol)
#endif
static int url_alloc_for_protocol (URLContext **puc, struct URLProtocol *up,
const char *filename, int flags)
const char *filename, int flags)
{
URLContext *uc;
int err;
......
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