]> git.sesse.net Git - vlc/commitdiff
* fix libebml patch
authorDerk-Jan Hartman <hartman@videolan.org>
Sat, 9 Apr 2005 09:02:36 +0000 (09:02 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Sat, 9 Apr 2005 09:02:36 +0000 (09:02 +0000)
extras/contrib/src/Patches/libebml.patch

index 8bef6e25c35da0420f725d1d99e4501e92a0a421..f72514dde424a8b0324ef9af359104ef0b607549 100644 (file)
@@ -1,7 +1,7 @@
-Index: src/EbmlFloat.cpp
+Index: libebml/src/EbmlFloat.cpp
 ===================================================================
---- src/EbmlFloat.cpp  (revision 1099)
-+++ src/EbmlFloat.cpp  (revision 1101)
+--- libebml/src/EbmlFloat.cpp  (revision 1099)
++++ libebml/src/EbmlFloat.cpp  (revision 1101)
 @@ -102,8 +102,8 @@
                if (Size == 4) {
                        big_int32 TmpRead;