Bugfix: use correct updated #state in react_to_env_A30() {sigh}

This commit is contained in:
Scott Lystig Fritchie 2015-07-15 00:44:07 +09:00
parent 7fa5849669
commit 7c970d90a6

View file

@ -914,7 +914,7 @@ react_to_env_A30(Retries, P_latest, LatestUnanimousP, _ReadExtra,
P_current_inner = inner_projection_or_self(P_current), P_current_inner = inner_projection_or_self(P_current),
{P_i, S_i} = calc_projection(unused, unused, {P_i, S_i} = calc_projection(unused, unused,
P_current_inner, P_current_inner,
MyName, AllHosed, [], S), MyName, AllHosed, [], S3),
%% The inner projection will have a fake author, which %% The inner projection will have a fake author, which
%% everyone will agree is the largest UPI member's %% everyone will agree is the largest UPI member's
%% name. %% name.