From efff967bb744b0697592e6108cb227baa58e9885 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 13 Aug 2008 16:07:15 +0000 Subject: all line lengths <= 80 --- sources/protocols/implementations/VSReliableMulticastProtocol.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sources/protocols/implementations/VSReliableMulticastProtocol.java') diff --git a/sources/protocols/implementations/VSReliableMulticastProtocol.java b/sources/protocols/implementations/VSReliableMulticastProtocol.java index 9cfb04c..23f5857 100644 --- a/sources/protocols/implementations/VSReliableMulticastProtocol.java +++ b/sources/protocols/implementations/VSReliableMulticastProtocol.java @@ -108,7 +108,7 @@ public class VSReliableMulticastProtocol extends VSAbstractProtocol { if (pids.size() == 0) { log("ACKs von allen beteiligten Prozessen " + - "erhalten!"); + "erhalten!"); /* Remove the active schedule which has been created in the onClientStart method */ -- cgit v1.2.3