summaryrefslogtreecommitdiff
path: root/plugins/Irc/extlib/phergie
diff options
context:
space:
mode:
authorLuke Fitzgerald <lw.fitzgerald@googlemail.com>2010-08-03 10:02:47 -0700
committerLuke Fitzgerald <lw.fitzgerald@googlemail.com>2010-08-03 10:02:47 -0700
commitc71319419bd00ee563fd87a6fe2f202293441d82 (patch)
tree59ecd75d1cbbad77fc8f8a334b5cbf41bf18d4a4 /plugins/Irc/extlib/phergie
parenta3df3b63670aeb31785ba8665ebc2b78d4e7760f (diff)
Cosmetic whitespace change
Diffstat (limited to 'plugins/Irc/extlib/phergie')
-rw-r--r--plugins/Irc/extlib/phergie/Phergie/Driver/Statusnet.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Irc/extlib/phergie/Phergie/Driver/Statusnet.php b/plugins/Irc/extlib/phergie/Phergie/Driver/Statusnet.php
index 6a0cbb8d1..84c85a01c 100644
--- a/plugins/Irc/extlib/phergie/Phergie/Driver/Statusnet.php
+++ b/plugins/Irc/extlib/phergie/Phergie/Driver/Statusnet.php
@@ -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