]> source.dussan.org Git - nextcloud-server.git/commitdiff
Use tabs for indentation.
authorStephan Peijnik <speijnik@anexia-it.com>
Fri, 11 Jul 2014 09:21:32 +0000 (11:21 +0200)
committerMorris Jobke <hey@morrisjobke.de>
Tue, 19 Aug 2014 11:55:43 +0000 (13:55 +0200)
Signed-off-by: Stephan Peijnik <speijnik@anexia-it.com>
lib/private/files/filesystem.php

index 24329754dc1d406ab9481b9190830943f1ff151c..758a178088c1fa285b0e0d8e5aa1fcbe4812fc61 100644 (file)
@@ -33,9 +33,9 @@ namespace OC\Files;
 use OC\Files\Storage\Loader;
 
 class Filesystem {
-    const SPACE_NOT_COMPUTED = -1;
-    const SPACE_UNKNOWN = -2;
-    const SPACE_UNLIMITED = -3;
+       const SPACE_NOT_COMPUTED = -1;
+       const SPACE_UNKNOWN = -2;
+       const SPACE_UNLIMITED = -3;
 
        /**
         * @var Mount\Manager $mounts