Reindent
Originally committed as revision 23735 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
ed8d57665b
commit
02174293c6
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue