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/util.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'slv2/util.h') diff --git a/slv2/util.h b/slv2/util.h index cba7af3..f01fdaa 100644 --- a/slv2/util.h +++ b/slv2/util.h @@ -43,7 +43,7 @@ const char* slv2_uri_to_path(const char* uri); /** @} */ #ifdef __cplusplus -} +} /* extern "C" */ #endif #endif /* __SLV2_UTIL_H__ */ -- cgit v1.2.1