summaryrefslogtreecommitdiff
path: root/sources/protocols/implementations/VSReliableMulticastProtocol.java
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2008-08-13 16:07:15 +0000
committerPaul Buetow <paul@buetow.org>2008-08-13 16:07:15 +0000
commitefff967bb744b0697592e6108cb227baa58e9885 (patch)
tree9677c0ab8d95babc561068f42a73589273f01ff9 /sources/protocols/implementations/VSReliableMulticastProtocol.java
parent5bf750ce5d254cc85790adefccbff78277019353 (diff)
all line lengths <= 80
Diffstat (limited to 'sources/protocols/implementations/VSReliableMulticastProtocol.java')
-rw-r--r--sources/protocols/implementations/VSReliableMulticastProtocol.java2
1 files changed, 1 insertions, 1 deletions
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 */