diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2016-09-23 15:30:23 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2016-09-23 15:30:23 +0200 |
commit | 02128c92b1cbe5a7c12739872e477e95f0ccf8f5 (patch) | |
tree | f5fe916fda77df1e126a4ebcbbece56545816155 /src/fig/FIG0.h | |
parent | 263b13f0c81952d2355607cce0212916c6f4040e (diff) | |
download | dabmux-02128c92b1cbe5a7c12739872e477e95f0ccf8f5.tar.gz dabmux-02128c92b1cbe5a7c12739872e477e95f0ccf8f5.tar.bz2 dabmux-02128c92b1cbe5a7c12739872e477e95f0ccf8f5.zip |
Update FIG0/9 to EN 300 401 V2.1.1
Diffstat (limited to 'src/fig/FIG0.h')
-rw-r--r-- | src/fig/FIG0.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fig/FIG0.h b/src/fig/FIG0.h index 3a0113b..dcd0df1 100644 --- a/src/fig/FIG0.h +++ b/src/fig/FIG0.h @@ -421,7 +421,7 @@ struct FIGtype0_9 { uint8_t CN:1; uint8_t ensembleLto:6; - uint8_t lto:1; + uint8_t rfa1:1; uint8_t ext:1; uint8_t ensembleEcc; uint8_t tableId; |