aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Marc Valin <jmvalin@jmvalin.ca>2024-03-02 17:38:03 -0500
committerJean-Marc Valin <jmvalin@jmvalin.ca>2024-03-02 17:38:03 -0500
commitc9276272abc65b2a06d13d1b351d2c52417270d9 (patch)
treeec22d1f8f4f72afc3bf028c13cc0a447547fdf60
parentefeaa8aef8ba3a29fbba04908ce61ebb8e225fd1 (diff)
downloadlibopus-c9276272abc65b2a06d13d1b351d2c52417270d9.tar.gz
missing newlines
-rw-r--r--dnn/osce_config.h2
-rw-r--r--dnn/osce_features.h2
-rw-r--r--dnn/osce_structs.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/dnn/osce_config.h b/dnn/osce_config.h
index 0298befb..bc187bb3 100644
--- a/dnn/osce_config.h
+++ b/dnn/osce_config.h
@@ -57,4 +57,4 @@
#define OSCE_LOG_GAIN_LENGTH 1
-#endif \ No newline at end of file
+#endif
diff --git a/dnn/osce_features.h b/dnn/osce_features.h
index 91e95f1e..1eeb5677 100644
--- a/dnn/osce_features.h
+++ b/dnn/osce_features.h
@@ -47,4 +47,4 @@ void osce_calculate_features(
void osce_cross_fade_10ms(float *x_enhanced, float *x_in, int length);
-#endif \ No newline at end of file
+#endif
diff --git a/dnn/osce_structs.h b/dnn/osce_structs.h
index a4350be2..e5a61949 100644
--- a/dnn/osce_structs.h
+++ b/dnn/osce_structs.h
@@ -121,4 +121,4 @@ typedef union {
#endif
} OSCEState;
-#endif \ No newline at end of file
+#endif