Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mscdex committed Jun 12, 2013
1 parent de41ea0 commit dbf1321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/nntp.js
Expand Up @@ -86,7 +86,7 @@ function NNTP() {
connTimeout: undefined
};
this.connected = false;
};
}
inherits(NNTP, EventEmitter);

NNTP.prototype.reset = function() {
Expand Down

0 comments on commit dbf1321

Please sign in to comment.