Skip to content

Commit

Permalink
Thank you, @gadgetci
Browse files Browse the repository at this point in the history
  • Loading branch information
elbrujohalcon committed Jun 7, 2015
1 parent 6aace27 commit e6823a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lasse_handler.erl
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ terminate(Reason, Req, State = #state{}) ->
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%% API
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

-spec notify(atom() | pid(), term()) -> ok.
notify(Pid, Msg) ->
Pid ! {message, Msg},
ok.
Expand Down

0 comments on commit e6823a5

Please sign in to comment.