K 10 svn:author V 8 sveinung K 8 svn:date V 27 2014-09-05T08:53:18.067686Z K 7 svn:log V 511 Pass the acting diplomat from the generic to the specific client code All packets asking follow up questions about a spy action contain the ID of the acting diplomat. The generic client code already use it. Change the interface between the generic and the specific client code so the diplomat is forwarded to the client specific code. Having the real diplomat as a parameter is useful when fixing a bug caused by a client specific way of guessing what diplomat a follow up question refers to. See patch #4502 END