Remove empty lines from PHP and JavaScript comment blocks
[lhc/web/wiklou.git] / includes / page / Article.php
index cc3ef26..a051663 100644 (file)
@@ -724,7 +724,6 @@ class Article implements Page {
        /**
         * Show a diff page according to current request variables. For use within
         * Article::view() only, other callers should use the DifferenceEngine class.
-        *
         */
        protected function showDiffPage() {
                $request = $this->getContext()->getRequest();