fix phpdoc comment
[lhc/web/wiklou.git] / includes / LinksUpdate.php
index 08fad8b..8fcca3d 100644 (file)
@@ -14,7 +14,7 @@ class LinksUpdate {
         * @access private
         */
        var $mId, $mTitle;
-       /**#@- */
+       /**#@-*/
 
        /**
         * Constructor
@@ -297,5 +297,4 @@ class LinksUpdate {
                $dbw->delete( 'brokenlinks', array( 'bl_to' => $this->mTitle ), $fname );
        }
 }
-
-?>
+?>
\ No newline at end of file