diff options
author | Bruce Beare <brucex.j.beare@intel.com> | 2010-06-25 09:06:18 -0700 |
---|---|---|
committer | Bruce Beare <brucex.j.beare@intel.com> | 2010-06-25 09:06:18 -0700 |
commit | 14330eb4f835a2294c7c213cb0d6064ca345c851 (patch) | |
tree | 59cea3e88baf749cc4a0a24a64e019bdbe48abcd /arm-wt-22k | |
parent | 4fe08534dea6b494dd6bbdfa5be605bd4f0e1ac7 (diff) | |
download | external_sonivox-14330eb4f835a2294c7c213cb0d6064ca345c851.zip external_sonivox-14330eb4f835a2294c7c213cb0d6064ca345c851.tar.gz external_sonivox-14330eb4f835a2294c7c213cb0d6064ca345c851.tar.bz2 |
Fix missing NL
Change-Id: I00dc89c1e9f0ac7f21707937619d3cdc364ca27d
Signed-off-by: Bruce Beare <brucex.j.beare@intel.com>
Diffstat (limited to 'arm-wt-22k')
-rw-r--r-- | arm-wt-22k/host_src/eas_chorus.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm-wt-22k/host_src/eas_chorus.h b/arm-wt-22k/host_src/eas_chorus.h index 998a828..d84a53b 100644 --- a/arm-wt-22k/host_src/eas_chorus.h +++ b/arm-wt-22k/host_src/eas_chorus.h @@ -50,4 +50,4 @@ typedef enum } E_CHORUS_PRESETS; -#endif
\ No newline at end of file +#endif |