From 118296c069eb477825126c879a10ebde00735be4 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 3 Aug 2008 17:25:53 +0000 Subject: Minor cleanups for easier seddability. git-svn-id: http://svn.drobilla.net/lad/slv2@1319 a436a847-0d15-0410-975c-d299462d15a1 --- slv2/value.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'slv2/value.h') 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__ */ -- cgit v1.2.1