mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
Reindent
Originally committed as revision 23735 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
ed8d57665b
commit
02174293c6
@ -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…
Reference in New Issue
Block a user