From 6bd42c9862833bad2f630612eed80946835a81f5 Mon Sep 17 00:00:00 2001 From: Paolo Marrone Date: Tue, 15 Jul 2025 09:35:46 +0200 Subject: [PATCH] space at the end of file --- templates/vst3/src/tinycthread.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/vst3/src/tinycthread.c b/templates/vst3/src/tinycthread.c index 8aa7627..195e413 100644 --- a/templates/vst3/src/tinycthread.c +++ b/templates/vst3/src/tinycthread.c @@ -928,4 +928,4 @@ void call_once(once_flag *flag, void (*func)(void)) #ifdef __cplusplus } -#endif \ No newline at end of file +#endif