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

Unified Diff: Shared/PluginUserSettings.cpp

Issue 9422198: Exe updater support and bug fixes (Closed)
Patch Set: Created Feb. 28, 2013, 10: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 | « Shared/PluginSettings.cpp ('k') | html/static/css/settings.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Shared/PluginUserSettings.cpp
===================================================================
--- a/Shared/PluginUserSettings.cpp
+++ b/Shared/PluginUserSettings.cpp
@@ -36,7 +36,7 @@
/*
-Since CPluginUserSettings is not allocated on the heap, 'AddRef' and 'Release' don't need reference counting,
+Since CPluginUserSettings is not allocated on the heap, 'AddRef' and 'Release' don't need reference counting,
because CPluginUserSettings won't be deleted when reference counter == 0
*/
« no previous file with comments | « Shared/PluginSettings.cpp ('k') | html/static/css/settings.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld