summaryrefslogtreecommitdiffstats
path: root/slv2/slv2.h
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2008-08-03 17:25:53 +0000
committerDavid Robillard <d@drobilla.net>2008-08-03 17:25:53 +0000
commit118296c069eb477825126c879a10ebde00735be4 (patch)
tree50c8a8928a4120503ff86dbfd3637b9cace9c95f /slv2/slv2.h
parent889752ef6e0aa01270e6cdd4349cb9e3e859cf82 (diff)
downloadlilv-118296c069eb477825126c879a10ebde00735be4.tar.gz
lilv-118296c069eb477825126c879a10ebde00735be4.tar.bz2
lilv-118296c069eb477825126c879a10ebde00735be4.zip
Minor cleanups for easier seddability.
git-svn-id: http://svn.drobilla.net/lad/slv2@1319 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'slv2/slv2.h')
-rw-r--r--slv2/slv2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/slv2/slv2.h b/slv2/slv2.h
index 3ddd85f..90dd2e1 100644
--- a/slv2/slv2.h
+++ b/slv2/slv2.h
@@ -40,7 +40,7 @@ extern "C" {
#include <slv2/world.h>
#ifdef __cplusplus
-}
+} /* extern "C" */
#endif
#endif /* __SLV2_H__ */