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

Unified Diff: include/AdblockPlus/Platform.h

Issue 29527599: Noissue - fix overlooked comment for Platform::GetLogSystem (Closed) Base URL: https://github.com/adblockplus/libadblockplus.git
Patch Set: Created Aug. 25, 2017, 8:37 a.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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: include/AdblockPlus/Platform.h
diff --git a/include/AdblockPlus/Platform.h b/include/AdblockPlus/Platform.h
index 4e11ea6b46047a790c1e4f9d118ccd3e4fae4510..d4a2292392e6dbdc5faf4d9434bdd3461fd40033 100644
--- a/include/AdblockPlus/Platform.h
+++ b/include/AdblockPlus/Platform.h
@@ -143,7 +143,7 @@ namespace AdblockPlus
IWebRequest& GetWebRequest();
/**
- * @see `SetLogSystem()`.
+ * @return The LogSystem implementation.
*/
LogSystem& GetLogSystem();
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld