From f3868d956b17f9606e7b7321914e7c08316a062c Mon Sep 17 00:00:00 2001 From: nsensfel Date: Tue, 13 Mar 2018 18:12:28 +0100 Subject: Separates original timeline from updates. --- src/reply/turn_results.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/reply/turn_results.erl') diff --git a/src/reply/turn_results.erl b/src/reply/turn_results.erl index 8402389..0f3ff25 100644 --- a/src/reply/turn_results.erl +++ b/src/reply/turn_results.erl @@ -18,7 +18,7 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -spec generate (list(any())) -> {list(any())}. generate (EncodedClientUpdate) -> - io:format("~nSending timeline:~n~p~n", [EncodedClientUpdate]), + io:format("~nSending turn results:~n~p~n", [EncodedClientUpdate]), { [ {<<"msg">>, <<"turn_results">>}, -- cgit v1.2.3-70-g09d2