Commit e1022c1a authored by Derk-Jan Hartman's avatar Derk-Jan Hartman

* fix libebml patch

parent 4b0c9f77
Index: src/EbmlFloat.cpp Index: libebml/src/EbmlFloat.cpp
=================================================================== ===================================================================
--- src/EbmlFloat.cpp (revision 1099) --- libebml/src/EbmlFloat.cpp (revision 1099)
+++ src/EbmlFloat.cpp (revision 1101) +++ libebml/src/EbmlFloat.cpp (revision 1101)
@@ -102,8 +102,8 @@ @@ -102,8 +102,8 @@
if (Size == 4) { if (Size == 4) {
big_int32 TmpRead; big_int32 TmpRead;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment