Commit bc9f081d authored by Vitor Sessak's avatar Vitor Sessak Committed by Benoit Fouet

indentation

patch by Vitor: [vitor1001 gmail com]

Originally committed as revision 9440 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 7299663a
......@@ -27,12 +27,12 @@
#include "random.h"
typedef struct {
unsigned char y[4];
unsigned char u, v;
unsigned char y[4];
unsigned char u, v;
} roq_cell;
typedef struct {
int idx[4];
int idx[4];
} roq_qcell;
typedef struct {
......
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