[matroska] r765 - trunk/RbMatroska

[email protected]
Newsgroups gmane.comp.multimedia.matroska.cvs
Message-ID <[email protected]>
Author: mosu
Date: 2004-09-08 22:06:41 +0400 (Wed, 08 Sep 2004)
New Revision: 765

Modified:
   trunk/RbMatroska/mkvinfo.rb
Log:
Renaming position to pos.

Modified: trunk/RbMatroska/mkvinfo.rb
===================================================================
--- trunk/RbMatroska/mkvinfo.rb	2004-09-08 18:03:42 UTC (rev 764)
+++ trunk/RbMatroska/mkvinfo.rb	2004-09-08 18:06:41 UTC (rev 765)
@@ -24,7 +24,7 @@
   if (element.class.superclass != Ebml::Master)
     print(" (" + element.to_s + ")")
   end
-  puts(" at " + element.position.to_s)
+  puts(" at " + element.pos.to_s)
   if (element.class.superclass == Ebml::Master)
     element.children.each { |c| dump_rec(c, level + 1) }
   end
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.