summaryrefslogtreecommitdiff
path: root/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'common.h')
-rw-r--r--common.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/common.h b/common.h
index ef6ef9e..12025f5 100644
--- a/common.h
+++ b/common.h
@@ -1,5 +1,5 @@
/*
- * $Id: common.h,v 1.15 2009/09/18 10:41:41 schmirl Exp $
+ * $Id: common.h,v 1.16 2010/07/19 13:49:24 schmirl Exp $
*/
#ifndef VDR_STREAMDEV_COMMON_H
@@ -37,7 +37,7 @@ enum eStreamType {
stPES,
stPS,
stES,
- stExtern,
+ stEXT,
stTSPIDS,
st_Count
};