projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed8d576
)
Reindent
author
Martin Storsjö
<martin@martin.st>
Wed, 23 Jun 2010 11:26:43 +0000
(11:26 +0000)
committer
Martin Storsjö
<martin@martin.st>
Wed, 23 Jun 2010 11:26:43 +0000
(11:26 +0000)
Originally committed as revision 23735 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/avio.c
patch
|
blob
|
history
diff --git
a/libavformat/avio.c
b/libavformat/avio.c
index
5d48ac0
..
6ea0e9e
100644
(file)
--- a/
libavformat/avio.c
+++ b/
libavformat/avio.c
@@
-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;