mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
Fixed style (85 cols).
This commit is contained in:
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user