diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/input/ost/dmx.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/input/ost/dmx.h b/src/input/ost/dmx.h index 332d669af..88eebd869 100644 --- a/src/input/ost/dmx.h +++ b/src/input/ost/dmx.h @@ -92,10 +92,10 @@ typedef struct dmxFilter } dmxFilter_t; -struct dmxFrontEnd +/*struct dmxFrontEnd { - /*TBD tbd; */ -}; + TBD tbd; +};*/ struct dmxSctFilterParams |