From 8d99a5f949b1addd83dd6d9a3ca9403e3f4a0ca9 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Fri, 8 Apr 2011 01:49:34 +0200 Subject: [PATCH] Whitespace updates. --- lib/inboxnoticestream.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lib/inboxnoticestream.php b/lib/inboxnoticestream.php index 7570210d3e..09c3edb281 100644 --- a/lib/inboxnoticestream.php +++ b/lib/inboxnoticestream.php @@ -4,7 +4,7 @@ * Copyright (C) 2011, StatusNet, Inc. * * Stream of notices for the user's inbox - * + * * PHP version 5 * * This program is free software: you can redistribute it and/or modify @@ -44,7 +44,6 @@ if (!defined('STATUSNET')) { * @license http://www.fsf.org/licensing/licenses/agpl-3.0.html AGPL 3.0 * @link http://status.net/ */ - class InboxNoticeStream extends ScopingNoticeStream { /** @@ -133,4 +132,4 @@ class RawInboxNoticeStream extends NoticeStream return $ids; } -} \ No newline at end of file +} -- 2.39.5