4 changed files with 5 additions and 17 deletions
@ -1,12 +0,0 @@
|
||||
diff -Naur webkit-1.2.1.orig/WebCore/platform/text/TextBreakIterator.h webkit-1.2.1/WebCore/platform/text/TextBreakIterator.h
|
||||
--- webkit-1.2.1.orig/WebCore/platform/text/TextBreakIterator.h 2010-03-19 16:20:54.000000000 +0100
|
||||
+++ webkit-1.2.1/WebCore/platform/text/TextBreakIterator.h 2010-06-13 18:42:30.224149922 +0200
|
||||
@@ -26,7 +26,7 @@
|
||||
|
||||
namespace WebCore {
|
||||
|
||||
- class TextBreakIterator;
|
||||
+ typedef struct UBreakIterator TextBreakIterator;
|
||||
|
||||
// Note: The returned iterator is good only until you get another iterator.
|
||||
|
@ -1 +0,0 @@
|
||||
2cd50e62a0c94bba8cc8a8466ea16fac1f9fc1ce webkit-1.2.5.tar.gz |
@ -0,0 +1 @@
|
||||
0dcfbf7cedda400567f2e081b12987b9d82b33eb webkit-1.2.6.tar.gz |
Loading…
Reference in new issue