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/patch/patch.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lv2/patch/patch.h') diff --git a/lv2/patch/patch.h b/lv2/patch/patch.h index a68b0bb..2c35714 100644 --- a/lv2/patch/patch.h +++ b/lv2/patch/patch.h @@ -70,4 +70,4 @@ @} */ -#endif /* LV2_PATCH_H */ +#endif /* LV2_PATCH_H */ -- cgit v1.2.1