From 6ea5efe93960fc761dbb5e0b2d93d9b5818d5d7c Mon Sep 17 00:00:00 2001 From: Frank Schmirler Date: Thu, 2 Dec 2010 09:57:17 +0100 Subject: Snapshot 2010-09-15 --- common.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'common.h') 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 }; -- cgit v1.2.3