[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.15-1-40151-g37bb677

rjw rjw at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 05:53:19 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 2675906d5b689110607f5e16bbe005872befac88
Author: rjw <rjw at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Dec 14 21:42:25 2001 +0000

    Fixed spelling mistake.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@502 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/WebView.subproj/IFWebController.h b/WebKit/WebView.subproj/IFWebController.h
index b7ac85f..b87b438 100644
--- a/WebKit/WebView.subproj/IFWebController.h
+++ b/WebKit/WebView.subproj/IFWebController.h
@@ -167,7 +167,7 @@
 - (BOOL)locationWillChangeTo: (NSURL *)url;
 
 - (void)locationChangeStarted;
-- (void)locationChangeCancelledL: (WKError *)error;
+- (void)locationChangeCancelled: (WKError *)error;
 - (void)locationChangeStopped: (WKError *)error;
 - (void)locationChangeFinished;
 
diff --git a/WebKit/WebView.subproj/WKWebController.h b/WebKit/WebView.subproj/WKWebController.h
index b7ac85f..b87b438 100644
--- a/WebKit/WebView.subproj/WKWebController.h
+++ b/WebKit/WebView.subproj/WKWebController.h
@@ -167,7 +167,7 @@
 - (BOOL)locationWillChangeTo: (NSURL *)url;
 
 - (void)locationChangeStarted;
-- (void)locationChangeCancelledL: (WKError *)error;
+- (void)locationChangeCancelled: (WKError *)error;
 - (void)locationChangeStopped: (WKError *)error;
 - (void)locationChangeFinished;
 
diff --git a/WebKit/WebView.subproj/WebController.h b/WebKit/WebView.subproj/WebController.h
index b7ac85f..b87b438 100644
--- a/WebKit/WebView.subproj/WebController.h
+++ b/WebKit/WebView.subproj/WebController.h
@@ -167,7 +167,7 @@
 - (BOOL)locationWillChangeTo: (NSURL *)url;
 
 - (void)locationChangeStarted;
-- (void)locationChangeCancelledL: (WKError *)error;
+- (void)locationChangeCancelled: (WKError *)error;
 - (void)locationChangeStopped: (WKError *)error;
 - (void)locationChangeFinished;
 
diff --git a/WebKit/WebView.subproj/WebView.h b/WebKit/WebView.subproj/WebView.h
index b7ac85f..b87b438 100644
--- a/WebKit/WebView.subproj/WebView.h
+++ b/WebKit/WebView.subproj/WebView.h
@@ -167,7 +167,7 @@
 - (BOOL)locationWillChangeTo: (NSURL *)url;
 
 - (void)locationChangeStarted;
-- (void)locationChangeCancelledL: (WKError *)error;
+- (void)locationChangeCancelled: (WKError *)error;
 - (void)locationChangeStopped: (WKError *)error;
 - (void)locationChangeFinished;
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list