Merge "Move section ID fallbacks into headers themselves"
[lhc/web/wiklou.git] / includes / filerepo / file / UnregisteredLocalFile.php
index b22f8cb..cdad5fc 100644 (file)
@@ -171,8 +171,8 @@ class UnregisteredLocalFile extends File {
        }
 
        /**
-       * @return int
-       */
+        * @return int
+        */
        function getBitDepth() {
                $gis = $this->getImageSize( $this->getLocalRefPath() );