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

Unified Diff: src/plugin/PluginErrorCodes.h

Issue 4937147073167360: Issue 1672 - Subscribe and listen COM events using ATL::IDispEventImpl and BEGIN_SINK_MAP (Closed)
Patch Set: rebase, parent = 5d5eb4df1bf2 Created March 13, 2015, 3:20 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 | « src/plugin/PluginClass.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/plugin/PluginErrorCodes.h
===================================================================
--- a/src/plugin/PluginErrorCodes.h
+++ b/src/plugin/PluginErrorCodes.h
@@ -157,7 +157,7 @@
#define PLUGIN_ERROR_SET_SITE 16
#define PLUGIN_ERROR_SET_SITE_ADVICE 1
-#define PLUGIN_ERROR_SET_SITE_UNADVICE 2
+#define PLUGIN_ERROR_SET_SITE_UNADVISE 2
#define PLUGIN_ERROR_SET_SITE_QUERY_BROWSER 3
#define PLUGIN_ERROR_SET_SITE_QUERY_SERVICE_PROVIDER 4
#define PLUGIN_ERROR_SET_SITE_COINIT 5
« no previous file with comments | « src/plugin/PluginClass.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld