Ery Lee пре 11 година
родитељ
комит
efa1ecc5f4
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      apps/emqtt/src/emqtt_protocol.erl

+ 1 - 1
apps/emqtt/src/emqtt_protocol.erl

@@ -45,7 +45,7 @@
 
 -export([initial_state/2]).
 
--export([handle_packet/2, send_packet/2, client_terminated/1]).
+-export([handle_packet/2, send_message/2, send_packet/2, client_terminated/1]).
 
 -export([info/1]).