OSDN Git Service

cosmetics: indent
authorMåns Rullgård <mans@mansr.com>
Mon, 8 Mar 2010 21:29:01 +0000 (21:29 +0000)
committerMåns Rullgård <mans@mansr.com>
Mon, 8 Mar 2010 21:29:01 +0000 (21:29 +0000)
Originally committed as revision 22348 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavutil/common.h

index 010fe4c..3f81de4 100644 (file)
@@ -37,7 +37,7 @@
 #include "attributes.h"
 
 #ifdef HAVE_AV_CONFIG_H
-#include "config.h"
+#   include "config.h"
 #   include "intmath.h"
 #endif