Commit 137273b4 authored by Steve Lhomme's avatar Steve Lhomme Committed by Jean-Baptiste Kempf

fix code alignment in http output

Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent 5567f3d5
......@@ -105,7 +105,7 @@ struct sout_access_out_sys_t
int i_header_allocated;
int i_header_size;
uint8_t *p_header;
bool b_header_complete;
bool b_header_complete;
bool b_metacube;
bool b_has_keyframes;
};
......
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