Cosmetic whitespace change

This commit is contained in:
Luke Fitzgerald 2010-08-03 10:02:47 -07:00
parent a3df3b6367
commit c71319419b

View File

@ -45,7 +45,7 @@ class Phergie_Driver_Statusnet extends Phergie_Driver_Streams {
public function forceQuit() {
try {
// Send a QUIT command to the server
$this->send('QUIT', 'Reconnecting');
$this->send('QUIT', 'Reconnecting');
} catch (Phergie_Driver_Exception $e){}
// Terminate the socket connection