Commit b6d506af authored by bcoudurier's avatar bcoudurier

indention

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@6762 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent eca0b28a
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
#include "bytestream.h" #include "bytestream.h"
#define MAXBITS 12 #define MAXBITS 12
#define SIZTABLE (1<<MAXBITS) #define SIZTABLE (1<<MAXBITS)
#define GCE_DISPOSAL_NONE 0 #define GCE_DISPOSAL_NONE 0
#define GCE_DISPOSAL_INPLACE 1 #define GCE_DISPOSAL_INPLACE 1
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment