diff avio.c @ 6169:47456957844f libavformat

Reindent
author mstorsjo
date Wed, 23 Jun 2010 11:26:43 +0000
parents f7090c70ed34
children 91c7c6929874
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;