Browse Source

svcdsub: remove trailing whitespace

pull/62/head
Hugo Beauzée-Luyssen 9 years ago
parent
commit
801b2a6b32
  1. 2
      modules/codec/svcdsub.c

2
modules/codec/svcdsub.c

@ -331,7 +331,7 @@ static block_t *Reassemble( decoder_t *p_dec, block_t *p_block )
/****************************************************************************** /******************************************************************************
The format is roughly as follows (everything is big-endian): The format is roughly as follows (everything is big-endian):
size description size description
------------------------------------------- -------------------------------------------
byte subtitle channel (0..7) in bits 0-3 byte subtitle channel (0..7) in bits 0-3

Loading…
Cancel
Save