summaryrefslogtreecommitdiffstats
path: root/plugins/pluginWinDD/plugin_win_dd_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/pluginWinDD/plugin_win_dd_config.h')
-rwxr-xr-xplugins/pluginWinDD/plugin_win_dd_config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/pluginWinDD/plugin_win_dd_config.h b/plugins/pluginWinDD/plugin_win_dd_config.h
index a1d3855..70e6ce5 100755
--- a/plugins/pluginWinDD/plugin_win_dd_config.h
+++ b/plugins/pluginWinDD/plugin_win_dd_config.h
@@ -48,12 +48,12 @@
# define PLUGIN_WIN_DD_UNDER_X86 1
#endif
-// Guards against C++ name mangling
+// Guards against C++ name mangling
#ifdef __cplusplus
# define PLUGIN_WIN_DD_BEGIN_DECLS extern "C" {
# define PLUGIN_WIN_DD_END_DECLS }
#else
-# define PLUGIN_WIN_DD_BEGIN_DECLS
+# define PLUGIN_WIN_DD_BEGIN_DECLS
# define PLUGIN_WIN_DD_END_DECLS
#endif
OpenPOWER on IntegriCloud