summaryrefslogtreecommitdiffstats
path: root/slv2/pluginclass.h
diff options
context:
space:
mode:
Diffstat (limited to 'slv2/pluginclass.h')
-rw-r--r--slv2/pluginclass.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/slv2/pluginclass.h b/slv2/pluginclass.h
index 790cc15..02fcbfb 100644
--- a/slv2/pluginclass.h
+++ b/slv2/pluginclass.h
@@ -71,7 +71,7 @@ slv2_plugin_class_get_children(SLV2PluginClass plugin_class);
/** @} */
#ifdef __cplusplus
-}
+} /* extern "C" */
#endif
#endif /* __SLV2_PLUGIN_CLASS_H__ */