From 8f5c2e9e959d137eda7551691661861ca957459f Mon Sep 17 00:00:00 2001 From: Denis Loh Date: Wed, 28 Oct 2009 11:57:37 +0100 Subject: Removed bug with ' in recordings --- common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common.h') diff --git a/common.h b/common.h index 6762b47..6dc7975 100644 --- a/common.h +++ b/common.h @@ -718,7 +718,7 @@ struct DLNAIconProfile { /* Audio */ extern DLNAProfile DLNA_PROFILE_MPEG1_L3; // MP3 /* Video */ -extern DLNAProfile DLNA_PROFILE_MPEG2_TS_SD_EU; // This is the profile for DVB-TV +extern DLNAProfile DLNA_PROFILE_MPEG_TS_SD_EU; // This is the profile for DVB-TV extern DLNAProfile DLNA_PROFILE_AVC_TS_HD_EU; // This is the profile for DVB-TV /* Icons */ -- cgit v1.2.3