Bug in README.md
This commit is contained in:
parent
d0ccaff719
commit
cca8f02870
@ -41,7 +41,7 @@ TODO: signed integer writing
|
|||||||
}
|
}
|
||||||
|
|
||||||
static void on_exit_element(EBMLReader *reader) {
|
static void on_exit_element(EBMLReader *reader) {
|
||||||
// If needed, the current element ID can be found at `reader->inside.id`.
|
// If needed, the exitee element ID can be found at `reader->idStack[reader->currentDepth - 1]`.
|
||||||
|
|
||||||
// Use accumulated buffer here.
|
// Use accumulated buffer here.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user