1
0
Fork 0
master
Matthieu Lalonde 14 years ago committed by xSmurf
parent 55bf3b679c
commit ef0fadde29

@ -4,7 +4,7 @@ var sys = require("sys"),
xmpp = require("node-xmpp"), xmpp = require("node-xmpp"),
colors = require("colors"), colors = require("colors"),
events = require("events"), events = require("events"),
hash = require("node-hash/lib/hash"); hash = require("../../../node-hash/lib/hash");
var Bytestream = function(server, file, to, idIq) { var Bytestream = function(server, file, to, idIq) {
var bytestream = this; var bytestream = this;

Loading…
Cancel
Save