Skip to content

Commit

Permalink
Merge pull request #10 from naxhh/master
Browse files Browse the repository at this point in the history
Pull request for issue 9
  • Loading branch information
ncr committed Mar 16, 2012
2 parents 7fe2135 + 75ff066 commit 94b483f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ws.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ function pack(num) {
return result;
}

var sys = require("sys"),
var sys = require("util"),
net = require("net"),
crypto = require("crypto"),
requiredHeaders = {
Expand Down

0 comments on commit 94b483f

Please sign in to comment.