summaryrefslogtreecommitdiff
path: root/server/connectionVTP.h
diff options
context:
space:
mode:
Diffstat (limited to 'server/connectionVTP.h')
-rw-r--r--server/connectionVTP.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/connectionVTP.h b/server/connectionVTP.h
index fffff4f..aa9a90f 100644
--- a/server/connectionVTP.h
+++ b/server/connectionVTP.h
@@ -23,7 +23,7 @@ private:
cStreamdevFilterStreamer *m_FilterStreamer;
char *m_LastCommand;
- bool m_NoTSPIDS;
+ eStreamType m_StreamType;
// Members adopted for SVDRP
cRecordings Recordings;