summaryrefslogtreecommitdiff
path: root/dvb-spec/dvbapi/kdapi.tex
diff options
context:
space:
mode:
Diffstat (limited to 'dvb-spec/dvbapi/kdapi.tex')
-rw-r--r--dvb-spec/dvbapi/kdapi.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/dvb-spec/dvbapi/kdapi.tex b/dvb-spec/dvbapi/kdapi.tex
index 6cee25c85..59490299b 100644
--- a/dvb-spec/dvbapi/kdapi.tex
+++ b/dvb-spec/dvbapi/kdapi.tex
@@ -41,7 +41,7 @@ typedef enum {
\label{dmxtspest}
The structure
-/\begin{verbatim}
+\begin{verbatim}
typedef enum
{
DMX_TS_PES_AUDIO, /* also send packets to audio decoder (if it exists) */
@@ -109,8 +109,8 @@ typedef struct dmx_pes_feed_s {
\end{verbatim}
-\begin{verbatim}
\label{sectionfilter}
+\begin{verbatim}
typedef struct {
__u8 filter_value [DMX_MAX_FILTER_SIZE];
__u8 filter_mask [DMX_MAX_FILTER_SIZE];