summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Beare <brucex.j.beare@intel.com>2010-06-25 09:06:18 -0700
committerBruce Beare <brucex.j.beare@intel.com>2010-06-25 09:06:18 -0700
commit14330eb4f835a2294c7c213cb0d6064ca345c851 (patch)
tree59cea3e88baf749cc4a0a24a64e019bdbe48abcd
parent4fe08534dea6b494dd6bbdfa5be605bd4f0e1ac7 (diff)
downloadandroid_external_sonivox-14330eb4f835a2294c7c213cb0d6064ca345c851.tar.gz
android_external_sonivox-14330eb4f835a2294c7c213cb0d6064ca345c851.tar.bz2
android_external_sonivox-14330eb4f835a2294c7c213cb0d6064ca345c851.zip
Fix missing NL
Change-Id: I00dc89c1e9f0ac7f21707937619d3cdc364ca27d Signed-off-by: Bruce Beare <brucex.j.beare@intel.com>
-rw-r--r--arm-wt-22k/host_src/eas_chorus.h2
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