trailing whitespace removal
[lhc/web/wiklou.git] / includes / LogPage.php
index 5874546..a1ad8c9 100644 (file)
@@ -84,7 +84,7 @@ class LogPage {
                        }
 
                        require_once( 'RecentChange.php' );
-                       RecentChange::notifyLog( $now, $titleObj, $wgUser, $rcComment, '', 
+                       RecentChange::notifyLog( $now, $titleObj, $wgUser, $rcComment, '',
                                $this->type, $this->action, $this->target, $this->comment, $this->params );
                }
                return true;