Check if eol is not a string rather than not undefined or not null in websocket.sendS...
authorJack Allnutt <m2ys4u@Gmail.com>
Fri, 18 Nov 2011 13:14:46 +0000 (13:14 +0000)
committerJack Allnutt <m2ys4u@Gmail.com>
Fri, 18 Nov 2011 13:14:46 +0000 (13:14 +0000)
commitfc92c3d7c233b13efaaac34122851811f86f32db
tree1bf9845eff2b5d780dd25138a854e1d466d5578a
parent993b008f483adbea6ce4756b23dc9b7b84bb4def
Check if eol is not a string rather than not undefined or not null in websocket.sendServerLine()
server/app.js