Ver código fonte

rm 'and comp

Feng 10 anos atrás
pai
commit
0c5594bfcf
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/emqttd_session.erl

+ 1 - 1
src/emqttd_session.erl

@@ -110,7 +110,7 @@
         %% Max Packets that Awaiting PUBREL
         max_awaiting_rel = 100,
 
-        %% Awaiting timers for ack, rel and comp.
+        %% Awaiting timers for ack, rel.
         awaiting_ack  :: map(),
 
         %% Retries to resend the unacked messages