From 9bd5ded48e31fe21e41f12afc652370f1c36b6cd Mon Sep 17 00:00:00 2001 From: Sean McBride Date: Thu, 23 Sep 2021 13:36:23 -0400 Subject: [PATCH] Fixed -Wnewline-eof warning --- kiss_fft_log.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kiss_fft_log.h b/kiss_fft_log.h index b5b631a..5012474 100644 --- a/kiss_fft_log.h +++ b/kiss_fft_log.h @@ -33,4 +33,4 @@ -#endif /* kiss_fft_log_h */ \ No newline at end of file +#endif /* kiss_fft_log_h */