cscheid / rserve-js

Javascript implementation of the Rserve protocol
MIT License
47 stars 32 forks source link

Fixed a typo in closeFile #5

Closed smschauhan closed 11 years ago

smschauhan commented 11 years ago

Rsrv.CMD_writeFile added, Rsrv.CMD_closeFile expected.

cscheid commented 11 years ago

Oops. Thanks.