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

fix code spacing in vlc_sout.h

Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent cccd1b65
...@@ -197,7 +197,7 @@ struct sout_stream_t ...@@ -197,7 +197,7 @@ struct sout_stream_t
sout_instance_t *p_sout; sout_instance_t *p_sout;
char *psz_name; char *psz_name;
config_chain_t *p_cfg; config_chain_t *p_cfg;
sout_stream_t *p_next; sout_stream_t *p_next;
/* add, remove a stream */ /* add, remove a stream */
......
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