[libdvbpsi-devel] dr_81.h: update documentation
    Jean-Paul Saman 
    git at videolan.org
       
    Wed Dec 24 12:52:01 CET 2014
    
    
  
libdvbpsi | branch: master | Jean-Paul Saman <jean-paul.saman at m2x.nl> | Wed Dec 24 12:46:48 2014 +0100| [9ee8155eb05bc11bed474a5a272b3e422e7fa4f6] | committer: Jean-Paul Saman
dr_81.h: update documentation
> http://git.videolan.org/gitweb.cgi/libdvbpsi.git/?a=commit;h=9ee8155eb05bc11bed474a5a272b3e422e7fa4f6
---
 src/descriptors/dr_81.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/descriptors/dr_81.h b/src/descriptors/dr_81.h
index b6c5cd4..344723c 100644
--- a/src/descriptors/dr_81.h
+++ b/src/descriptors/dr_81.h
@@ -55,7 +55,7 @@ typedef struct dvbpsi_ac3_audio_dr_s
     uint8_t  i_surround_mode;    /*!< surround mode indicator (2bits) */
     uint8_t  i_bsmod;            /*!< (3bits) */
     uint8_t  i_num_channels;     /*!< number of audio channels (4bits) */
-    int      b_full_svc;         /*!< */
+    int      b_full_svc;         /*!< full SVC flag */
     uint8_t  i_lang_code;        /*!< language code (8bits) */
     uint8_t  i_lang_code2;       /*!< language code (8bits( */
     uint8_t  i_mainid;           /*!< main identifier (3bits) */
    
    
More information about the libdvbpsi-devel
mailing list