diff options
| author | Paul Buetow <paul@buetow.org> | 2008-08-13 16:07:15 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2008-08-13 16:07:15 +0000 |
| commit | efff967bb744b0697592e6108cb227baa58e9885 (patch) | |
| tree | 9677c0ab8d95babc561068f42a73589273f01ff9 /sources/protocols/implementations/VSReliableMulticastProtocol.java | |
| parent | 5bf750ce5d254cc85790adefccbff78277019353 (diff) | |
all line lengths <= 80
Diffstat (limited to 'sources/protocols/implementations/VSReliableMulticastProtocol.java')
| -rw-r--r-- | sources/protocols/implementations/VSReliableMulticastProtocol.java | 2 |
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 */ |
