diff options
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 */ |
