# HG changeset patch # User mstorsjo # Date 1277292403 0 # Node ID 47456957844f46d4d7b38a89238f8921717cca86 # Parent 48548659926cc37197c9fb4a1e0cc56cbc6a11c0 Reindent diff -r 48548659926c -r 47456957844f avio.c --- 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;