Fixed style (85 cols).

This commit is contained in:
Guillermo Rauch
2011-06-16 15:50:18 -03:00
parent e47c94bdd2
commit 49c532f6bb

View File

@@ -54,8 +54,8 @@
};
/**
* Check if we need to send data to the Socket.IO server, if we have data in our buffer
* we encode it and forward it to the `post` method.
* Check if we need to send data to the Socket.IO server, if we have data in our
* buffer we encode it and forward it to the `post` method.
*
* @api private
*/