Resolve merge conflict in cherry-pick

This commit is contained in:
Viktor Klang 2011-05-17 09:16:16 +02:00
parent 9b512e9f04
commit e2042d003d

View file

@ -200,7 +200,7 @@ abstract class RemoteClient private[akka] (
Some(actorRef), Some(actorRef),
Left(actorRef.uuid), Left(actorRef.uuid),
actorRef.address, actorRef.address,
actorRef.timeout, timeout,
Right(message), Right(message),
isOneWay, isOneWay,
senderOption, senderOption,