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: add exception wrappers Created Feb. 27, 2015, 6: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
« src/plugin/PluginClass.cpp ('K') | « 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
diff --git a/src/plugin/PluginErrorCodes.h b/src/plugin/PluginErrorCodes.h
index 1e4eb5bf5552fb3c27f28e9999996410522cc3da..36b345b928e0f4ec0112a2f84f41c66121a2bea5 100644
--- 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
« src/plugin/PluginClass.cpp ('K') | « src/plugin/PluginClass.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld