aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/liberty/semicolextra.lib2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/liberty/semicolextra.lib b/tests/liberty/semicolextra.lib
index 0144fa3ac..6a7fa77cc 100644
--- a/tests/liberty/semicolextra.lib
+++ b/tests/liberty/semicolextra.lib
@@ -24,7 +24,7 @@ library(supergate) {
"0.4000, 0.3000, 0.2000, 0.1000, 0.000", \
"0.5000, 0.4000, 0.3000, 0.2000, 0.0000", \
"0.7000, 0.6000, 0.5000, 0.4000, 0.2000", \
- "1.0000, 1.0000, 0.9000, 0.8000, 0.6000"); } ;
+ "1.0000, 1.0000, 0.9000, 0.8000, 0.6000"); };
}
}