From e899eab17d622e6e55e3319a1aa65764e18f9f5b Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 26 Nov 2019 21:52:08 +0100 Subject: remove trailing whitespace `sed -i 's, *$,,' *.txt` --- bridgedb-spec.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bridgedb-spec.txt') diff --git a/bridgedb-spec.txt b/bridgedb-spec.txt index c897226..89f850a 100644 --- a/bridgedb-spec.txt +++ b/bridgedb-spec.txt @@ -231,11 +231,11 @@ are fulfilled as possible within the first few bridges. This list is then truncated to N bridges, if possible. N is currently defined as a piecewise function of the number of bridges in the ring such that: - + / | 1, if len(ring) < 20 | - N = | 2, if 20 <= len(ring) <= 100 + N = | 2, if 20 <= len(ring) <= 100 | | 3, if 100 <= len(ring) \ -- cgit v1.2.3-54-g00ecf