commit d9dc98c231517bef44161be1cdd86fd6ac393c9d parent 0768fcb049338f044cf76ff9e76d4dfff7795d41 Author: Alexandre Bique <bique.alexandre@gmail.com> Date: Tue, 7 Mar 2023 17:08:14 +0100 Missing \n Diffstat:
M | include/clap/ext/draft/configurable-audio-ports.h | | | 3 | +-- |
M | include/clap/ext/draft/extensible-audio-ports.h | | | 3 | +-- |
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/include/clap/ext/draft/configurable-audio-ports.h b/include/clap/ext/draft/configurable-audio-ports.h @@ -49,4 +49,4 @@ typedef struct clap_plugin_configurable_audio_ports { #ifdef __cplusplus } -#endif -\ No newline at end of file +#endif diff --git a/include/clap/ext/draft/extensible-audio-ports.h b/include/clap/ext/draft/extensible-audio-ports.h @@ -29,4 +29,4 @@ typedef struct clap_plugin_extensible_audio_ports { #ifdef __cplusplus } -#endif -\ No newline at end of file +#endif