From 882b9446cbf7316345de391188e68c2a7333da5b Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 26 Dec 2020 19:21:17 +0100 Subject: Format all code with clang-format --- lv2/instance-access/instance-access.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lv2/instance-access') diff --git a/lv2/instance-access/instance-access.h b/lv2/instance-access/instance-access.h index 4070fc0..99e6e80 100644 --- a/lv2/instance-access/instance-access.h +++ b/lv2/instance-access/instance-access.h @@ -39,4 +39,4 @@ @} */ -#endif /* LV2_INSTANCE_ACCESS_H */ +#endif /* LV2_INSTANCE_ACCESS_H */ -- cgit v1.2.1