From 7cc8bbdaaf37b0f1ad0a2182aace38d37a5a87f2 Mon Sep 17 00:00:00 2001 From: Michael Sevakis Date: Sun, 29 Apr 2012 04:14:11 -0400 Subject: Fix no newline at end warning. Change-Id: I9edb1ebb34f91893b6290d7640fcdaede3434b40 --- lib/rbcodec/dsp/dsp_proc_settings.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/rbcodec/dsp/dsp_proc_settings.h b/lib/rbcodec/dsp/dsp_proc_settings.h index 769532085e..bade579646 100644 --- a/lib/rbcodec/dsp/dsp_proc_settings.h +++ b/lib/rbcodec/dsp/dsp_proc_settings.h @@ -37,4 +37,4 @@ struct dsp_config; #include "tone_controls.h" #endif -#endif /* DSP_PROC_SETTINGS_H */ \ No newline at end of file +#endif /* DSP_PROC_SETTINGS_H */ -- cgit v1.2.3