[matroska] r734 - trunk/libmatroska/matroska

[email protected]
Newsgroups gmane.comp.multimedia.matroska.cvs
Message-ID <[email protected]>
Author: robux4
Date: 2004-08-27 22:58:27 +0400 (Fri, 27 Aug 2004)
New Revision: 734

Modified:
   trunk/libmatroska/matroska/KaxTag.h
Log:
KaxTagTargetTypeValue default to 50

Modified: trunk/libmatroska/matroska/KaxTag.h
===================================================================
--- trunk/libmatroska/matroska/KaxTag.h	2004-08-27 12:25:01 UTC (rev 733)
+++ trunk/libmatroska/matroska/KaxTag.h	2004-08-27 18:58:27 UTC (rev 734)
@@ -117,7 +117,7 @@
 
 class MATROSKA_DLL_API KaxTagTargetTypeValue : public EbmlUInteger {
 	public:
-		KaxTagTargetTypeValue() :EbmlUInteger(40) {}
+		KaxTagTargetTypeValue() :EbmlUInteger(50) {}
 		KaxTagTargetTypeValue(const KaxTagTargetTypeValue & ElementToClone) :EbmlUInteger(ElementToClone) {}
 		static EbmlElement & Create() {return *(new KaxTagTargetTypeValue);}
 		const EbmlCallbacks & Generic() const {return ClassInfos;}
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.