Skip to content

Commit

Permalink
WHISTLE-42: update the cause clause as well
Browse files Browse the repository at this point in the history
  • Loading branch information
k-anderson committed Feb 27, 2012
1 parent ed0563f commit 34c652a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion whistle_apps/apps/callflow/src/cf_route_req.erl
Expand Up @@ -42,7 +42,7 @@ handle_req(JObj, Options) ->
?LOG_END("unable to find callflow ~p", [R]),
ok
end;
{_, _} ->
false ->
ok
end.

Expand Down

0 comments on commit 34c652a

Please sign in to comment.