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/world.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'slv2/world.h') diff --git a/slv2/world.h b/slv2/world.h index e9c328d..268251e 100644 --- a/slv2/world.h +++ b/slv2/world.h @@ -204,7 +204,7 @@ slv2_world_get_plugins_by_query(SLV2World world, /** @} */ #ifdef __cplusplus -} +} /* extern "C" */ #endif #endif /* __SLV2_WORLD_H__ */ -- cgit v1.2.1