summaryrefslogtreecommitdiff
path: root/codecs/lpc10/rcchk.c
diff options
context:
space:
mode:
Diffstat (limited to 'codecs/lpc10/rcchk.c')
-rw-r--r--codecs/lpc10/rcchk.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/codecs/lpc10/rcchk.c b/codecs/lpc10/rcchk.c
index 6cb76ef7d..4cc84f381 100644
--- a/codecs/lpc10/rcchk.c
+++ b/codecs/lpc10/rcchk.c
@@ -102,7 +102,7 @@ extern int rcchk_(integer *order, real *rc1f, real *rc2f);
}
}
return 0;
-/* Note: In version embedded in other software, all calls to ERROR
+/* Note: In version embedded in other software, all calls to ERROR
*/
/* should probably be removed. */
L10:
@@ -116,4 +116,3 @@ L10:
}
return 0;
} /* rcchk_ */
-