changeset 2843:7a6b7595f933 libavformat

cosmetics: indentation
author aurel
date Thu, 20 Dec 2007 00:26:53 +0000
parents bc317b8d7090
children 440267faee3c
files asf.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/asf.c	Thu Dec 20 00:25:18 2007 +0000
+++ b/asf.c	Thu Dec 20 00:26:53 2007 +0000
@@ -1055,7 +1055,7 @@
         if(ret >= 0)
             asf_reset_header(s);
         if (ret != AVERROR(ENOSYS))
-        return ret;
+            return ret;
     }
 
     if (!asf->index_read)