Skip to content
This repository has been archived by the owner on Feb 11, 2020. It is now read-only.

Commit

Permalink
Merge 2ccd1ce into 766e1ca
Browse files Browse the repository at this point in the history
  • Loading branch information
bachwehbi committed Aug 19, 2014
2 parents 766e1ca + 2ccd1ce commit 6d323ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/server.js
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ Server.prototype.authenticate = function(client, username, password, callback) {
};

/**
* The function that is called before after receiving a publish message but before
* The function that is called after receiving a publish message but before
* answering with puback for QoS 1 packet.
* This default implementation does nothing
* Override at will
Expand Down

0 comments on commit 6d323ce

Please sign in to comment.