changeset 6169:47456957844f libavformat

Reindent
author mstorsjo
date Wed, 23 Jun 2010 11:26:43 +0000
parents 48548659926c
children 224077f3c564
files avio.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/avio.c	Wed Jun 23 11:26:33 2010 +0000
+++ b/avio.c	Wed Jun 23 11:26:43 2010 +0000
@@ -95,7 +95,7 @@
 #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;