summaryrefslogtreecommitdiffstats
path: root/DOCS/tech/mpcf.txt
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/tech/mpcf.txt')
-rw-r--r--DOCS/tech/mpcf.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/tech/mpcf.txt b/DOCS/tech/mpcf.txt
index 8579d9c401..34371d93bc 100644
--- a/DOCS/tech/mpcf.txt
+++ b/DOCS/tech/mpcf.txt
@@ -1,5 +1,5 @@
========================================
-NUT Open Container Format DRAFT 20060207
+NUT Open Container Format DRAFT 20060312
========================================
@@ -106,7 +106,7 @@ vb (variable length binary data or string)
t (v coded universal timestamp)
tmp v
stream_id= tmp % stream_count
- value= (tmp / stream_count) * stream[ stream_id ].timebase
+ value= (tmp / stream_count) * timebase[stream_id]
Bitstream syntax: