Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: include/AdblockPlus/FilterEngine.h

Issue 29508624: Issue 5473 - Update to use libadblockplus revision b4d6e55f2116 (Closed)
Patch Set: Created Aug. 7, 2017, 12:41 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « include/AdblockPlus/FileSystem.h ('k') | include/AdblockPlus/IFileSystem.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: include/AdblockPlus/FilterEngine.h
diff --git a/include/AdblockPlus/FilterEngine.h b/include/AdblockPlus/FilterEngine.h
index 537142f8c97d39b572a6bcff6ce76644fccecec1..e81ff425150d3867753920de8bdbbb785792ae09 100644
--- a/include/AdblockPlus/FilterEngine.h
+++ b/include/AdblockPlus/FilterEngine.h
@@ -276,7 +276,7 @@ namespace AdblockPlus
* checking whether the request to download a subscription from Adblock Plus may be performed
* on the current connection.
*/
- IsConnectionAllowedAsyncCallback isSubscriptionDowloadAllowedCallback;
+ IsConnectionAllowedAsyncCallback isSubscriptionDownloadAllowedCallback;
};
/**
« no previous file with comments | « include/AdblockPlus/FileSystem.h ('k') | include/AdblockPlus/IFileSystem.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld