summaryrefslogtreecommitdiffstats
path: root/slv2/value.h
diff options
context:
space:
mode:
Diffstat (limited to 'slv2/value.h')
-rw-r--r--slv2/value.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/slv2/value.h b/slv2/value.h
index 94a7f95..4beef14 100644
--- a/slv2/value.h
+++ b/slv2/value.h
@@ -182,7 +182,7 @@ slv2_value_as_int(SLV2Value value);
/** @} */
#ifdef __cplusplus
-}
+} /* extern "C" */
#endif
#endif /* __SLV2_VALUE_H__ */